beautypg.com

Comtrol ES7506 User Manual

Page 131

background image

RocketLinx ES7506 User Guide: 2000529 Rev. F

Multicast Filtering (CLI) - 131

Configuration Using the Command Line Interface (CLI)

IGMP Snooping (Continued)

Display – IGMP
Snooping Setting

Switch# sh ip igmp
interface vlan1
enabled: Yes
version: IGMPv1
query-interval; 125s
query-max-response-time: 10s

Switch# sh ip igmp snooping
IGMP snooping is globally enabled
Vlan1 is IGMP snooping enabled
Vlan2 is IGMP snooping enabled
Vlan3 is IGMP snooping disabled

Display – IGMP Table

Switch# sh ip igmp snooping multicast all
VLAN IP Address Type Ports
---- --------------- ------- ------------------------
1 239.192.8.0 IGMP 6,
1 239.255.255.250 IGMP 6,

IGMP Query

IGMP Query V1

Switch(config)# int vlan 1
Switch(config-if)# ip igmp v1

IGMP Query V2

Switch(config)# int vlan 1
Switch(config-if)# ip igmp

IGMP Query version

Switch(config-if)# ip igmp version 1
Switch(config-if)# ip igmp version 2

IGMP Query Interval

Switch(config)# int vlan 1 (Go to management VLAN)
Switch(config-if)# ip igmp
Switch(config-if)# ip igmp query-interval 60 (Change query
interval to 60 seconds, default value is 125 seconds)

IGMP Query Max
Response Time

Switch(config)# int vlan 1 (Go to management VLAN)
Switch(config-if)# ip igmp
Switch(config-if)# ip igmp query-max-response-time 15 (Change
query max response time to 15 seconds, default value is 10
seconds)

Disable

Switch(config)# int vlan 1
Switch(config-if)# no ip igmp