The peer command configures an anycast-rendezvous point (Anycast-RP) peer address.
The undo peer command deletes an Anycast-RP peer address.
By default, no Anycast-RP peer address is configured.
Parameter | Description | Value |
---|---|---|
peer-address |
Specifies an Anycast-RP peer address. |
The value is in dotted decimal notation. |
fwd-msdp-sa |
Enables a local RP to send to Anycast-RP peers the Register messages that are encapsulated using source/group information extracted from received Multicast Source Discovery Protocol (MSDP) source active (SA) messages. |
- |
acl-number |
Specifies the range of multicast groups to which an MSDP SA message can be forwarded. AclNum specifies an ACL number. |
The value is an integer ranging from 2000 to 3999. |
acl-name acl-name |
Specifies the range of multicast groups to which an MSDP SA message can be forwarded. AclName specifies an ACL name. |
The value is a string of 1 to 64 case-sensitive characters without spaces. The value must start with a letter (a to z or A to Z, case sensitive). |
Usage Scenario
If PIM Anycast-RP is configured, after an RP receives a Register message from a source designated router (DR), the RP checks the source address of the Register message. If the Register message is sent by the source DR, the RP forwards the Register message to Anycast-RP peers; if the Register message is sent by an Anycast RP peer, the Register message is not forwarded.
When forwarding a Register message, the RP needs to replace the source address of the Register message with the local address of the Anycast RP and replace the destination address of the Register message with the address of the Anycast RP peer. In such a manner, Anycast RP peers can learn source/group information from each other. This command is used to configure an anycast RP peer address to replace the destination address of the Register message. To obtain information about the multicast source and group outside the PIM domain, use either of the following methods:Precautions
You can specify a maximum of 16 Anycast-RP peers for each Anycast-RP.
In a PIM-SM domain, an Anycast-RP peer relationship must be established between every two devices deployed with Anycast-RP to implement full connections.<HUAWEI> system-view [~HUAWEI] multicast routing-enable [*HUAWEI] pim [*HUAWEI-pim] anycast-rp 3.3.3.3 [*HUAWEI-pim-anycast-rp-3.3.3.3] peer 2.2.2.2 fwd-msdp-sa