R0106-HP MSR Router Series IP Multicast Command Reference(V7)

55
display multicast routing-table static
Use display multicast routing-table static to display information about static multicast routing entries.
Syntax
display multicast [ vpn-instance vpn-instance-name ] routing-table static [ source-address { mask-length
| mask } ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify any VPN instance, the command displays information about
static multicast routing entries on the public network.
source-address: Specifies a multicast source address.
mask-length: Specifies an address mask length in the range of 0 to 32.
mask: Specifies an address mask.
Usage guidelines
This command displays information about only valid static multicast routes.
Examples
# Display information about static multicast routing entries on the public network.
<Sysname> display multicast routing-table static
Destinations: 3 Routes: 4
Destination/Mask Pre RPF neighbor Interface
1.1.0.0/16 10 7.12.0.1 Vlan12
7.11.0.1 Vlan11
2.2.2.0/24 20 7.11.0.1 Vlan11
3.3.3.3/32 50 7.12.0.1 Vlan12
Table 20 Command output
Field Descri
p
tion
Destinations Number of the multicast destination addresses.
Routes Number of routes.
Destination/Mask Destination address and mask length.
Pre Route preference.
RPF neighbor IP address of the RPF neighbor to the reachable destination.
Interface Outgoing interface to the reachable destination.