inS_cngE5mS_rEv–
02/19/13 PagE 90
INSTALLATION AND OPERATION MANUAL
CNGE5MS
Tech SupporT: 1.888.678.9427
Commands Set List—IGMP command set
CNGE5MS Commands
Level Description
Example
igmp enable
G
Enable IGMP snooping function
switch(config)#igmp enable
Igmp-query auto
G
Set IGMP query to auto mode
switch(config)#Igmp-query auto
Igmp-query force
G
Set IGMP query to force mode
switch(config)#Igmp-query force
show igmp configuration
P
Displays the details of an IGMP
configuration.
switch#show igmp configuration
show igmp multi
P
Displays the details of an IGMP
snooping entries.
switch#show igmp multi
no igmp
G
Disable IGMP snooping function
switch(config)#no igmp
no igmp-query
G
Disable IGMP query
switch#no igmp-query
Commands Set List—MAC/Filter Table command set
CNGE5MS Commands
Level Description
Example
mac-address-table static
hwaddr
[MAC]
I
Configure MAC address table of
interface (static).
switch(config)#interface fastEthernet
2
switch(config-if)#mac-address-table
static hwaddr 000012345678
mac-address-table filter
hwaddr
[MAC]
G Configure MAC address table(filter) switch(config)#mac-address-table
filter hwaddr 000012348678
show mac-address-table
P Show all MAC address table
switch#show mac-address-table
show mac-address-table
static
P Show static MAC address table
switch#show mac-address-table
static
show mac-address-table
filter
P Show filter MAC address table.
switch#show mac-address-table
filter
no mac-address-table
static hwaddr
[MAC]
I
Remove an entry of MAC address
table of interface (static)
switch(config)#interface fastEthernet
2
switch(config-if)#no mac-address-
table static hwaddr 000012345678
no mac-address-table
filter hwaddr
[MAC]
G Remove an entry of MAC address
table (filter)
switch(config)#no mac-address-table
filter hwaddr 000012348678
no mac-address-table
G Remove dynamic entry of MAC
address table
switch(config)#no mac-address-table