Syntax
display multicast-vlan forwarding-table [ group-address [ mask { mask-length | mask } ] |
source-address [ mask { mask-length | mask } ] | slot slot-number | subvlan vlan-id | vlan vlan-id ] *
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-address: Specifies a multicast group by its IP address in the range of 224.0.0.0 to
239.255.255.255. If you do not specify a multicast group, the command displays multicast VLAN
forwarding entries for all multicast groups.
mask { mask-length | mask }: Specifies a mask length or subnet mask for the multicast group address. The
value range for the mask-length argument is 4 to 32 (default), and the default value for the mask
argument is 255.255.255.255.
source-address: Specifies a multicast source by its IP address. If you do not specify a multicast source, the
command displays information about multicast VLAN forwarding entries for all multicast sources.
mask { mask-length | mask }: Specifies a mask length or subnet mask for the multicast source address.
The value range for the mask-length argument is 0 to 32 (default), and the default value for the mask
argument is 255.255.255.255.
slot slot-number: Specifies an IRF member device by its member ID or a PEX by its virtual slot number. If
you do not specify this option, the command displays multicast VLAN forwarding entries on the master
device.
subvlan vlan-id: Specifies a sub-VLAN by its ID. If you do not specify a sub-VLAN, the command displays
multicast VLAN forwarding entries for all sub-VLANs.
vlan vlan-id: Specifies a multicast VLAN by its ID. The value range for the vlan-id argument is 1 to 4094.
If you do not specify a multicast VLAN, the command displays multicast VLAN forwarding entries for all
multicast VLANs.
Examples
# Display all multicast VLAN forwarding entries.
<Sysname> display multicast-vlan forwarding-table
Multicast VLAN 100 Forwarding Table
Total 1 entries, 1 matched
00001. (1.1.1.1, 225.0.0.1)
Flags: 0x10000
Multicast VLAN: 100
List of sub-VLANs (3 in total):
1: VLAN 10
2: VLAN 20
3: VLAN 30
57