C613-50170-01 Rev B
Command Reference for x510 Series
1344
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM C
OMMANDS
IP
PIM
REGISTER
-
SOURCE
ip pim register-source
Overview
Use this command to configure the source address of register packets sent by this
DR, overriding the default source address, which is the address of the RPF interface
toward the source host.
Use the
no
variant of this command to un-configure the source address of Register
packets sent by this DR, reverting back to use the default source address that is the
address of the RPF interface toward the source host.
Syntax
ip pim register-source [<
source_address
>|<
interface
>]
no ip pim register-source
Usage
The configured address must be a reachable address to be used by the RP to send
corresponding Register-Stop messages in response. It is normally the local
loopback interface address, but can also be a physical address. This address must
be advertised by unicast routing protocols on the DR. The configured interface
does not have to be PIM enabled.
Mode
Global Configuration
Example
awplus#
configure terminal
awplus(config)#
ip pim register-source 10.10.1.3
Parameter
Description
<
source_address
>
The IP address, entered in the form A.B.C.D, to be used as the
source of the register packets.
<
interface
>
The name of the interface to be used as the source of the
register packets.