IBM RackSwitch G8000 Application Manual page 234

A top-of-rack (tor) switch
Hide thumbs Also See for RackSwitch G8000:
Table of Contents

Advertisement

232
RackSwitch G8000: Application Guide
Switch B Configuration
1. Configure VLANs and tagging.
RS G8000(config)# vlan 2
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 1,2,3,4,6
RS G8000(config-vlan)# exit
RS G8000(config)# interface port 6
RS G8000(config-ip-if)# tagging
RS G8000(config-ip-if)# exit
RS G8000(config)# vlan 3
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 5,6
RS G8000(config-vlan)# exit
2. Configure IP interfaces with IPv4 addresses, and assign VLANs.
RS G8000(config)# interface ip 2
RS G8000(config-ip-if)# ip address 2.2.2.20 enable
RS G8000(config-ip-if)# vlan 2
RS G8000(config-ip-if)# exit
RS G8000(config)# interface ip 3
RS G8000(config-ip-if)# ip address 3.3.3.20 enable
RS G8000(config-ip-if)# vlan 3
RS G8000(config-ip-if)# exit
RS G8000(config)# ip gateway 2 address 2.2.2.30 enable
3. Configure STP.
RS G8000(config)# spanning-tree mode pvrst
RS G8000(config)# spanning-tree stp 2 vlan 2
RS G8000(config)# spanning-tree stp 3 vlan 3
RS G8000(config)# interface port 5,6
RS G8000(config-if)# spanning-tree edge
RS G8000(config-if)# shutdown
RS G8000(config-if)# no shutdown
RS G8000(config-if)# exit
4. Configure an LACP dynamic trunk group (portchannel).
RS G8000(config)# interface port 1,2
RS G8000(config-if)# lacp key 300
RS G8000(config-if)# lacp mode active
RS G8000(config-if)# exit
5. Configure a static trunk group (portchannel).
RS G8000(config)# portchannel 1 port 3,4 enable

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents