
PIM-SM Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
37.13
ip pim register-source
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
parameter 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.
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 loopback interface
address, but can also be other physical addresses. This address must be advertised by unicast
routing protocols on the DR.
The configured interface does not have to be PIM enabled.
Syntax
ip pim register-source [<
sourceaddress
>|<
interface
>]
no ip pim register-source
Mode
Configure mode
Example
Parameter
Description
<
sourceaddress
>
A.B.C.D
The IP address 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.
awplus#
configure terminal
awplus(config)#
ip pim register-source 10.10.1.3