
16
CLI
Multicast
no lldp tlv-select pvid
Admin EXEC
switch(config-if)# no lldp tlv-
select pvid
lldp tlv-select vlan-name
(add|remove) VLAN-
LIST
Admin EXEC
The commands per port
add or remove VLAN list for
802.1 VLAN-NAME TLV.
switch(config-if)# lldp tlv-select
vlan-name add 1,2,3,4
lldp tlv-select TLV [TLV]
[TLV] [TLV] [TLV] [TLV]
[TLV] [TLV]
Admin EXEC
This command per port
configures the selected TLV
attaching in PDU.
switch(config-if)# lldp tlv-select
port-desc sys-name sys-desc
sys-cap mac-phy lag max-
frame-size management-addr
no lldp tlv-select
Admin EXEC
switch(config-if)# no lldp tlv-
select
lldp lldpdu (filter-
ing|bridging|flooding)
Admin EXEC
This command globally
configures the LLDP PDU
handling behavior when
LLDP is globally disabled. It
should be noted that if
LLDP is globally enabled
and per port LLDP RX sta-
tus is configured to disable,
the received LLDP PDU is
dropped instead of taking
the global disable behavior.
switch(config)# lldp lldpdu fil-
tering
no lldp lldpdu
Admin EXEC
switch(config)# no lldp lldpdu
IGMP Snooping
Table 16: IGMP Snooping
Function
Privilege
Description
Example
show ip igmp snooping
User EXEC
This command will display
IP IGMP snooping global
info.
switch# show ip igmp snooping
show ip igmp snooping
router
User EXEC
This command will display
the IP IGMP router info.
switch# show ip igmp snooping
router
show ip igmp snooping
groups [(dynamic |
static)]
User EXEC
This command will display
the IP IGMP groups for
dynamic or static or all
types.
switch# show ip igmp snooping
groups
switch# show ip igmp snooping
groups dynamic
switch# show ip igmp snooping
groups static
show ip igmp snooping
vlan [VLAN-LIST]
User EXEC
This command will display
IP IGMP snooping VLAN
info.
switch# show ip igmp snooping
vlan
show ip igmp snooping
groups counters
User EXEC
This command will display
the IP IGMP group counter
include static group.
switch# show ip igmp snooping
counters
Table 15: LLDP (Continued)
Function
Privilege
Description
Example