75
configuration
mode
service.
no igmp
Global
configuration
mode
Disable IP IGMP Snooping
service to default disable.
switch(config)#no igmp
igmp-query
{enable |disable
|auto}
Global
configuration
mode
Set IP IGMP query mode.
disable
switch(config)#igmp-query auto
igmp vlan [vid]
static [ipaddr]
[gigaethernet|port-
channel] [port]
Global
configuration
mode
Adds a static multicast group
and its member port.
switch(config)# igmp vlan 1
static 224.0.0.251 gigaethernet
1
no igmp vlan [vid]
static [ipaddr]
[gigaethernet|port-
channel] [port]
Global
configuration
mode
Remove a static multicast
group and its member port.
switch(config)# no igmp vlan 1
static 224.0.0.251 gigaethernet
1
show igmp
configuration
Privileged
EXEC
Displays the details of an IGMP
configuration
switch#show igmp
configuration
show mactbl
multicast vlan
[vid]
Privileged
EXEC
Shows known multicast
addresses for specific VLAN Id.
switch#show mactbl multicast
vlan 1
show mactbl
multicast [user |
igmp-snooping]
Privileged
EXEC
Shows known multicast
addresses only the
user-configured multicast
entries or only entries learned
through IGMP snooping.
switch#show mactbl multicast
user
44B
TRUNK Commands Set
Commands
Command
Level
Description
Example
interface
port-channel
[group id]
Global
configuration
mode
Configures a trunk and enters
interface configuration mode
for the trunk.
If the trunk group isn’t exist,
you should create it by add a
member port
switch(config)# interface
port-channel 1
no interface
port-channel
Global
configuration
Delete the trucking group.
switch(config)# no interface
port-channel 1