System information
35
IGMP Commands Set
Netstar 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 enable
G
Set IGMP query to
enable mode
switch(config)#Igmp query enable
show igmp
configuration
P
Displays the details of
an IGMP configuration.
switch#show igmp configuration
igmp multi
P
Show IGMP multicast
table
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
Mac / Filter Table Commands Set
Netstar 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-tab
le 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