show pim anycast-rp

show pim {ipv4 | ipv6} anycast-rp {ip_address}

Description

Shows rendezvous point (RP) for Anycast RP using PIM (RFC 4610) information.

Syntax Description

ipv4 Specifies IPv4 address family.
ipv6 Specifies IPv6 address family.
anycast-rp Shows Anycast RP information.
ip_address Shows information for a specific Anycast RP.

Default

N/A.

Usage Guidelines

The Anycast RP using PIM feature provides fast convergence when RP routers fail using PIM protocol without using the source discovery protocol Multicast Source Discovery Protocol (MSDP) for both IPv4 and IPv6 address families.

To configure or remove RPs, use the configure pim {ipv4 | ipv6} anycast-rp ip_address [policy | none] command.

Example

The following example shows information for all Anycast RP:

# show pim anycast-rp
Anycast RP        Policy
                    Peer's Address      Reg/Stop In    Reg/Stop Out
-------------     -----------------     -----------    ------------
150.150.150.1     pim-domain1-v4-anycast-rp
                    10.10.10.1*                   50              50
                    20.20.20.1                    45              100
                    30.30.30.1                    45              56
100.100.100.1     pim-domain1-v4-anycast-rp
                    10.10.10.1*                   0               0
                    20.20.20.1                    0               0
                    30.30.30.1                    0               0

Total number of anycast RP: 2
* Indicates local address

The following example shows information for all Anycast RP at IPv6 addresses:

# show pim ipv6 anycast-rp
Anycast RP                                   Policy
    Peer's Address                             Reg/Stop In    Reg/Stop Out
------------------                           --------------   -------------
2002:db8:85a3::8a2e:370:7334                 pim-domain1-v6-anycast-rp
    2001:db8:85a3::8a2e:370:7334*                         50             50
    2001:db8:85a3::8a2e:370:7335                          45             100
    2001:db8:85a3::8a2e:370:7336                          45             56
    2001:db8:85a3::8a2e:370:7337                          45             56
3002:db8:85a3::8a2e:370:7334                 pim-domain2-v6-anycast-rp
    3001:db8:85a3::8a2e:370:7334*                         50             50
    3001:db8:85a3::8a2e:370:7335                          45             100
    3001:db8:85a3::8a2e:370:7336                          45             56

Total number of anycast RP: 2
* Indicates local address

The following example shows information for the Anycast RP at IPv6 address 2001:0db8:85a3:0000:0000:8a2e:0370:7334:

# show pim ipv6 anycast-rp 2002:0db8:85a3:0000:0000:8a2e:0370:7334
Anycast RP                                   Policy
    Peer's Address                             Reg/Stop In    Reg/Stop Out
------------------                           --------------   -------------
2002:db8:85a3::8a2e:370:7334                 pim-domain1-v6-anycast-rp
    2001:db8:85a3::8a2e:370:7334*                         50             50
    2001:db8:85a3::8a2e:370:7335                          45             100
    2001:db8:85a3::8a2e:370:7336                          45             56
    2001:db8:85a3::8a2e:370:7337                          45             56

Total number of anycast RP: 2
* Indicates local address

History

This command was first available in ExtremeXOS 31.1.

Platform Availability

This command is available on platforms that support the appropriate license for the PIM feature. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the PIM feature, see the ExtremeXOS 32.2 Feature License Requirements .