display multicast-vpn c-multicast routing-table

Use display multicast-vpn c-multicast routing-table to display C-multicast A-D routing entries.

Syntax

display multicast-vpn vpn-instance vpn-instance-name c-multicast routing-table [ group-address [ mask { mask-length | mask } ] | source-address [ mask { mask-length | mask } ] | outgoing-interface { exclude | include | match } interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters.

group-address: Specifies a multicast group by its address in the range of 224.0.0.0 to 239.255.255.255. If you do not specify a multicast group, this command displays the C-multicast A-D routing information for all multicast groups.

source-address: Specifies a multicast source by its address.

mask-length: Specifies a mask length of the specified multicast source address or multicast group address. The value range for this argument is 0 to 32, and the default is 32.

mask: Specifies a subnet mask of the specified multicast source address or multicast group address. The default is 255.255.255.255.

outgoing-interface { exclude | include | match } interface-type interface-number: Specifies an outgoing interface. The exclude keyword specifies C-multicast A-D routing entries that do not include the outgoing interface. The include keyword specifies C-multicast A-D routing entries that include the outgoing interface. The match keyword specifies C-multicast A-D routing entries that include only the outgoing interface. If you do not specify an outgoing interface, this command displays information about C-multicast A-D routing entries for all outgoing interfaces.

Examples

# Displays C-multicast A-D routing information for MVPN instance mvpn.

<Sysname> display multicast-vpn vpn-instance mvpn c-multicast routing-table
 Total 0 (*, G) entries; 2 (S, G) entries
(172.168.0.12, 227.0.0.1)
   CreateTime: 02:54:43
   Tunnel information: Tunnel1
   Leaf neigbours information:
   Total number of leaf neigbours: 2
   1: 13.1.1.2
   2: 14.1.1.2
(172.168.0.12, 227.0.0.2)
   CreateTime: 02:54:43
   Tunnel information: unknown
   Leaf neigbours information:
   Total number of leaf neigbours: 2
   1: 13.1.1.2
   2: 14.1.1.2

Table 72: Command output

Field

Description

Total 0 (*, G) entry; 2 (S, G) entries

Total number of (*, G) and (S, G) entries in the C-multicast routing table.

CreateTime

Time that has elapsed since the (*, G) or (S, G) entry was created.

Tunnel information

RSVP-TE tunnel information.

Leaf neigbours information:

Information of the neighbors that have replied with a Leaf A-D route.

Total number of leaf neigbours

Number of neighbors that have replied with a Leaf A-D route.