Configure Igmp Relay - Lenovo Flex System Fabric CN4093 Application Manual

10gb converged scalable switch
Hide thumbs Also See for Flex System Fabric CN4093:
Table of Contents

Advertisement

Configure IGMP Relay

1. Configure IP interfaces with IPv4 addresses, and assign VLANs.
2. Turn IGMP on.
3. Configure the upstream Mrouters with IPv4 addresses.
4. Add VLANs to the downstream network and enable IGMP Relay
© Copyright Lenovo 2015
Use the following procedure to configure IGMP Relay.
CN4093(config)# interface ip 2
CN4093(config­ip­if)# ip address 10.10.1.1 255.255.255.0 enable
CN4093(config­ip­if)# vlan 2
CN4093(config­ip­if)# exit
CN4093(config)# interface ip 3
CN4093(config­ip­if)# ip address 10.10.2.1 255.255.255.0 enable
CN4093(config­ip­if)# vlan 3
CN4093(config­ip­if)# exit
CN4093(config)# ip igmp enable
CN4093(config)# ip igmp relay mrouter 1 address 100.0.1.2
CN4093(config)# ip igmp relay mrouter 1 enable
CN4093(config)# ip igmp relay mrouter 2 address 100.0.2.4
CN4093(config)# ip igmp relay mrouter 2 enable
CN4093(config)# ip igmp relay vlan 2
CN4093(config)# ip igmp relay vlan 3
CN4093(config)# ip igmp relay enable
Chapter 28: Internet Group Management Protocol
397

Advertisement

Table of Contents
loading

Table of Contents