[Contents] [Prev] [Next] [Index] [Report an Error]

Displaying Data MDTs

To display the data MDTs have been created for a VPN (VPN-A) on a PE router, use the show pin mdt outgoing instance VPN-name command:


user@PE-router> show pim mdt outgoing instance VPN-A
Instance: PIM.VPN-A 
Tunnel direction: Outgoing
Default group address: 239.1.1.1
Default tunnel interface: mt-3/2/0.32768
C-Group address   C-source address  P-group address   Data tunnel interface
224.1.1.1         10.10.20.43       226.1.1.0         mt-3/2/0.32769
224.1.1.2         10.10.30.27       226.1.1.1         mt-3/2/0.32770

To verify that a VPN's data MDTs have been created as specified by rate configuration parameters on a PE router, use the show multicast route extensive instance vpn-name command:


user@PE-router> show multicast route extensive instance VPN-A
Family: INET
Group: 224.1.1.1
    Source: 10.10.20.43
    Upstream interface: fe-3/0/2.0
    Downstream interface list:
        mt-3/2/0.32769
    Session Description: ST Multicast Groups
    Statistics: 2 kBps, 25 pps, 127559 packets
    Next-hop ID: 378
    Upstream protocol: PIM
    Route state: Active
    Forwarding state: Forwarding
    Cache lifetime/timeout: 360 seconds
    Wrong incoming interface notifications: 0
Group: 224.1.1.2
    Source: 10.10.30.27
    Upstream interface: fe-3/0/2.0
    Downstream interface list:
        mt-3/2/0.32770
    Session Description: ST Multicast Groups
    Statistics: 4 kBps, 40 pps, 10149 packets
    Next-hop ID: 380
    Upstream protocol: PIM
    Route state: Active
    Forwarding state: Forwarding
    Cache lifetime/timeout: 360 seconds
    Wrong incoming interface notifications: 0
Family: INET6

[Contents] [Prev] [Next] [Index] [Report an Error]