Waters Network Systems GSM2109/GSM1009-SFP User’s Manual Page 32
The following table lists the IGMP Commands.
Command
Level Description
Example
igmp enable
G
Enables 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 the
IGMP configuration.
switch#show igmp
configuration
show igmp
multi
P
Displays the details of the
IGMP snooping entries.
switch#show igmp multi
no igmp
G
Disables IGMP snooping
function
switch(config)#no igmp
no igmp-query
G
Disable IGMP query
switch#no igmp-query
The following table lists the
MAC/Filter Table Commands
.
Command
Level Description
Example
mac-address-ta
ble static
hwaddr
[MAC]
I
Configure static MAC address
table.
switch(config)#interface
fastEthernet 2
switch(config-if)#mac-addres
s-table static hwaddr
000012345678
mac-address-
table filter
hwaddr
[MAC]
G
Configure filter MAC address
table.
switch(config)#mac-address-
table filter hwaddr
000012348678
show mac-
address-table
P
Display MAC address table
(all)
switch#show
mac-address-table
show mac-
address-table
static
P
Display static MAC address
table
switch#show
mac-address-table static
show mac-
address-table
filter
P
Display filter MAC address
table.
switch#show
mac-address-table filter
no mac-
address-table
static hwaddr
[MAC]
I
Remove static entry of MAC
address table
switch(config)#interface
fastEthernet 2
switch(config-if)#no
mac-address-table static
hwaddr 000012345678