Comtrol ES7510-XT User Manual

Page 178

Advertising
background image

RocketLinx ES7510-XT User Guide: 2000571

Rev. D

Multicast Filtering (CLI) - 179

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

Advertising