D-Link DXS-3600 Series Cli Reference Manual page 1046

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Default
The router is not an RP candidate by default.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Only one group access list can be specified for each interface. This command only takes effect when the
interface specified by the command is PIM-SM enabled. This command causes the router to send a
PIMv2 message advertising itself as the candidate RP to the BSR.
Example
This example shows how to configure the router to advertise itself as the candidate RP to the BSR in its
PIM domain. A basic IP access list, named PIM-Control, which specifies the group prefix (239.0.0.0/8), is
associated with the RP that has the address identified by interface VLAN 1.
Switch# configure terminal
Switch(config)# ip access-list PIM-Control
Switch(config-ip-acl)# permit any 239.0.0.0 0.0.0.255
Switch(config-ip-acl)# exit
Switch(config)# ip pim rp-candidate vlan1 group-list PIM-Control
Switch(config)#
83-13
ip pim rp-register-kat
This command is used to configure the keep-alive time of (S, G) on the RP when receiving a register
message. To restore the default value, use the no form of this command.
ip pim rp-register-kat SECONDS
no ip pim rp-register-kat
Parameters
SECONDS
Default
By default, this value is 185 seconds.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When the DR receives multicast stream, it will send register message to the RP of the group. And when
the RP receives this message, it would set up a timer for this (S, G) entry. This command configures the
value of this timer.
Example
Specifies the keep alive time, in the range from 1 to 65525 seconds.
1041

Advertisement

Table of Contents
loading

Table of Contents