Ipv6 pim register- source, Ipv6 pim register-source – LevelOne GTL-2691 User Manual
Page 1589
C
HAPTER
50
| Multicast Routing Commands
PIM Multicast Routing
– 1589 –
E
XAMPLE
This example sets the register rate limit to 500 pps.
Console(config)#ipv6 pim register-rate-limit 500
Console(config)#
ipv6 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
ipv6 pim register-source interface vlan vlan-id
no ipv6 pim register-source
vlan-id - VLAN ID (Range: 1-4093)
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 source address to the interface address for
VLAN 1.
Console(config)#ipv6 pim register-source interface vlan 1
Console(config)#