Ip pim register- source, Ip pim register-source – LevelOne GTL-2691 User Manual
Page 1566

C
HAPTER
50
| Multicast Routing Commands
PIM Multicast Routing
– 1566 –
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
This command can be used to relieve the load on the Designated Router
(DR) and RP. However, because register messages exceeding the limit are
dropped, some receivers may experience data packet loss within the first
few seconds in which register messages are sent from bursty sources.
E
XAMPLE
This example sets the register rate limit to 500 pps.
Console(config)#ip pim register-rate-limit 500
Console(config)#
ip pim register-
source
This command configures the IP source address of a register message to
an address other than the outgoing interface address of the designated
router (DR) that leads back toward the rendezvous point (RP). Use the no
form to restore the default setting.
S
YNTAX
ip pim register-source interface vlan vlan-id
no ip pim register-source
vlan-id - VLAN ID (Range: 1-4094)
D
EFAULT
S
ETTING
The IP address of the DR’s outgoing interface that leads back to the RP
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
When the source address of a register message is filtered by intermediate
network devices, or is not a uniquely routed address to which the RP can
send packets, the replies sent from the RP to the source address will fail to
reach the DR, resulting in PIM-SM protocol failures. This command can be
used to overcome this type of problem by manually configuring the source
address of register messages to an interface that leads back to the RP.
E
XAMPLE
This example sets the register rate limit to 500 pps.
Console(config)#ip pim register-source interface vlan 1
Console(config)#