IBM RackSwitch G8000 Application Manual page 226

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

Advertisement

224
RackSwitch G8000: Application Guide
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
6. Configure IGMP Snooping.
RS G8000(config)# ip igmp enable
RS G8000(config)# ip igmp snoop vlan 2,3
RS G8000(config)# ip igmp snoop source-ip 10.10.10.2
RS G8000(config)# ip igmp snoop igmpv3 enable
RS G8000(config)# ip igmp snoop igmpv3 sources 64
RS G8000(config)# ip igmp snoop enable
RS G8000(config)# vlan 2
RS G8000(config-vlan)# no flood
RS G8000(config-vlan)# exit
RS G8000(config)# vlan 3
RS G8000(config-vlan)# no flood
RS G8000(config-vlan)# exit
Switch C Configuration
1. Configure VLANs and tagging.
RS G8000(config)# interface port 1-4,6
RS G8000(config-ip)# tagging
RS G8000(config-ip)# exit
RS G8000(config)# vlan 2
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 1-4,6
RS G8000(config-vlan)# exit
RS G8000(config)# vlan 3
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 1-6
RS G8000(config-vlan)# exit
RS G8000(config)# vlan 1
RS G8000(config-vlan)# no member 1-6
RS G8000(config-vlan)# 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.3 enable
RS G8000(config-ip-if)# vlan 2
RS G8000(config-ip-if)# exit

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents