IBM RackSwitch G8000 Application Manual page 225

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

Advertisement

© Copyright IBM Corp. 2011
4. Configure LACP dynamic trunk groups (portchannels).
RS G8000(config)# interface port 1
RS G8000(config-if)# lacp key 100
RS G8000(config-if)# lacp mode active
RS G8000(config-if)# exit
RS G8000(config)# interface port 2
RS G8000(config-if)# lacp key 100
RS G8000(config-if)# lacp mode active
RS G8000(config-if)# exit
RS G8000(config)# interface port 3
RS G8000(config-if)# lacp key 200
RS G8000(config-if)# lacp mode active
RS G8000(config-if)# exit
RS G8000(config)# interface port 4
RS G8000(config-if)# lacp key 200
RS G8000(config-if)# lacp mode active
Switch B Configuration
1. Configure VLANs and tagging.
RS G8000(config)# interface port 1-4,6
RS G8000(config-if)# tagging
RS G8000(config-if)# exit
RS G8000(config)# vlan 2
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 1-6
RS G8000(config-if)# exit
RS G8000(config)# vlan 3
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 1-4,6
RS G8000(config-if)# exit
RS G8000(config)# vlan 1
RS G8000(config-vlan)# no member 1-6
RS G8000(config-if)# exit
2. Configure an IP interface with IPv4 address, and assign a VLAN.
RS G8000(config)# interface ip 1
RS G8000(config-ip-if)# ip address 10.10.10.2 enable
RS G8000(config-ip-if)# vlan 2
RS G8000(config-ip-if)# exit
3. Configure STP. Reset the ports to make the edge configuration operational.
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
Chapter 19. Internet Group Management Protocol
223

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents