OcNOS-RON-6.3.1 : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : show ipv6 pim interface
show ipv6 pim interface
Use this command to display information about interfaces configured for PIM.
Command Syntax
show ipv6 pim interface
show ipv6 pim interface detail
show ipv6 pim (vrf NAME|) interface
show ipv6 pim (vrf NAME|) interface detail
Parameters
vrf
The VPN routing/forwarding instance
NAME
 
Specify the name of the VPN routing/forwarding instance
detail
Display detailed information about a PIM interface
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#show ipv6 pim interface detail
eth1 (vif 0):
Address fe80::5054:ff:fe14:857, DR fe80::5054:ff:fe14:857
Hello period 30 seconds, Next Hello in 20 seconds
Triggered Hello period 5 seconds
Propagation delay is 1000 milli-seconds
Interface ID: Router-ID:1.1.1.1 Local-ID 3
Secondary addresses:
3ffe:192:168:10::53
Neighbors:
eth2 (vif 2):
Address fe80::5054:ff:fe52:219e, DR fe80::5054:ff:fe63:c0ae
Hello period 30 seconds, Next Hello in 20 seconds
Triggered Hello period 5 seconds
Propagation delay is 1000 milli-seconds
Interface ID: Router-ID:1.1.1.1 Local-ID 4
ECMP REDIRECT, bundle : bundle1, status : allowed
Secondary addresses:
3ffe:192:168:1::53
Neighbors:
fe80::5054:ff:fe21:5e56
fe80::5054:ff:fe29:f7f3
fe80::5054:ff:fe63:c0ae
 
 
 
Table 2-2 explains the fields for each pim entry.
Note: For show ipv6 pim (vrf NAME|) interface detail command:
Output shall contain 'Bidirectional Forwarding Detection is enabled' in case PIMv6 BFD is enabled on an interface either by global command or at interface level.
Output shall contain 'Bidirectional Forwarding Detection is disabled' in case PIMv6 BFD is explicitly disabled on an interface.
 
Table 2-2: show ipv6 pim interface detail
Entry
Description
Interface name
As stated
Address
The IPv6 address of the interface.
DR
The IPv6 address of the Designated Router (DR).
Hello period
When PIM is enabled on an interface or a router first starts, the Hello Timer of that interface is set to a random value between 0 and Triggered_Hello_Delay. This prevents synchronization of Hello messages if multiple routers are powered on simultaneously. After the initial randomized interval, Hello messages MUST be sent every Hello_Period seconds. The Hello Timer should not be reset except when it expires.
Next Hello
The time period before the next Hello is sent.
Triggered Hello period
A per-interface Hello Timer (HT(I)) is used to trigger sending Hello messages on each active interface. When PIM is enabled on an interface or a router first starts, the Hello Timer of that interface is set to a random value between 0 and Triggered_Hello_Delay.
Propagation delay
The Propagation Delay field of the LAN Prune Delay option (if present) in the Hello message.
ECMP REDIRECT
Whether Equal-Cost Multiple-Path (ECMP) is allowed and on which bundle.
Secondary address
As stated.
Neighbors
The IPv6 addresses of known Multicast neighbors.
Last modified date: 07-14-2023