Prerequisites; Configuration - IBM RackSwitch G8000 Application Manual

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

Advertisement

Prerequisites

Configuration

222
RackSwitch G8000: Application Guide
The hosts receive multicast traffic as follows:
– Host 1 receives multicast traffic for groups (*, 225.10.0.11), (22.10.0.13,
225.10.0.13)
– Host 2 receives multicast traffic for groups (*, 225.10.0.11), (*, 230.0.2.1),
(22.10.0.13, 225.10.0.13), (22.10.0.3, 230.0.2.3)
– Host 3 receives multicast traffic for groups (*, 230.0.2.1), (22.10.0.3,
230.0.2.3)
The Mrouter receives all the multicast traffic.
Before you configure IGMP Snooping, ensure you have performed the following
actions:
Configured VLANs.
Enabled IGMP.
Configured a switch or Mrouter as the Querier.
Identified the IGMP version(s) you want to enable.
Disabled IGMP flooding.
This section provides the configuration details of the switches shown in
Switch A Configuration
1. Configure VLANs and tagging.
RS G8000(config)# interface port 1-5
RS G8000(config-if)# tagging
RS G8000(config-if)# exit
RS G8000(config)# vlan 2,3
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 1-5
RS G8000(config-vlan)# exit
RS G8000(config)# vlan 1
RS G8000(config-vlan)# no member 1-5
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.1 enable
RS G8000(config-ip-if)# vlan 2
RS G8000(config-ip-if)# exit
3. Configure STP. Assign a bridge priority lower than the default bridge priority to
enable the switch to become the STP root in STG 2 and 3.
RS G8000(config)# spanning-tree mode pvrst
RS G8000(config)# spanning-tree stp 2 vlan 2
RS G8000(config)# spanning-tree stp 2 bridge priority 4096
RS G8000(config)# spanning-tree stp 3 vlan 3
RS G8000(config)# spanning-tree stp 3 bridge priority 4096
Figure
20.

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents