Displaying information for a PIM Anycast RP interface

To display information for a PIM Anycast RP interface, enter the following command.

device(config)#show ip pim anycast-rp
Number of Anycast RP: 1
Anycast RP: 100.1.1.1
  ACL ID: 200
  ACL Name: my-anycast-rp-set
  ACL Filter: SET
  Peer List:
    1.1.1.1
    2.2.2.2
    3.3.3.3

Syntax: show ip pim [vrf vrf-name ] anycast-rp

The following table describes the parameters of the show ip pim anycast-rp command:

Table 18 Display of show ip pim anycast-rp

This field...

Displays...

Number of Anycast RP:

The Number of Anycast RP specifies the number of Anycast RP sets in the multicast domain.

Anycast RP:

The Anycast RP address specifies a shared RP address used among multiple PIM routers.

ACL ID:

The ACL ID specifies the ACL ID assigned.

ACL Name

The ACL Name specifies the name of the Anycast RP set.

ACL Filter

The ACL Filter specifies the ACL filter state SET or UNSET.

Peer List

The Peer List specifies host addresses that are permitted in the Anycast RP set.

NOTE
MSDP and Anycast RP do not interoperate. If transitioning from MSDP to Anycast RP or vice versa, all RPs in the network must be configured for the same method of RP peering; either Anycast RP or MSDP.