Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual
Page 102
90
Multi-Service IronWare Multicast Configuration Guide
53-1003032-02
PIM Anycast RP
1
Brocade(config-pim-router)#ip access-list standard my-anycast-rp-set
Brocade(config-std-nacl)#permit host 1.1.1.1
Brocade(config-std-nacl)#permit host 2.2.2.2
Brocade(config-std-nacl)#permit host 3.3.3.3
The RP shared address 100.1.1.1 is used in the PIM domain. IP addresses 1.1.1.1, 2.2.2.2, and
3.3.3.3 are listed in the ACL that forms the self inclusive Anycast RP set. Multiple anycast-rp
instances can be configured on a system; each peer with the same or different Anycast RP set.
NOTE
The PIM software supports up to eight PIM Anycast-RP routers. All deny statements in the
anycast_rp_set acl and additional routers more than eight listed in an access list are ignored.
Example
The example shown in
is a PIM Anycast-enabled network with 3 RPs, 1 PIM-FH router
connecting to its active source and local receiver. Loopback 2 in RP1, RP2, and RP3 have the same
IP addresses 100.1.1.1. Loopback 3 in RP1, RP2, and RP3 each have separate IP addresses
configured to communicate with their peers in the Anycast RP set.
FIGURE 12
Example of a PIM Anycast RP network
Displaying information for a PIM Anycast RP interface
To display information for a PIM Anycast RP interface, enter the following command.
Brocade(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 anycast-rp
The following table describes the parameters of the show ip pim anycast-rp command: