D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
302
config pim
mode [dm | sm] - Used to select the type of PIM protocol to use,
Sparse Mode (SM) or Dense Mode (DM). The default setting is DM.
dr_priority <unsigned_int 0 – 4294967294> - Enter the priority of this
IP interface to become the Designated Router for the multiple access
network. The user may enter a DR priority between 0 and
4,294,967,294 with a default setting of 1.
Restrictions Only administrator-level users can use this command.
Example usage:
To configure the PIM settings for an IP interface:
DGS-3324SRi:4#config pim ipif Trinity hello 60 jp_interval 60 state
enable mode sm dr_priority 2
Command: config pim ipif Trinity hello 60 jp_interval 60 state enable
mode sm dr_priority 2
Success.
DGS-3324SRi:4#
config pim register_probe_time
Purpose Used to set a time to send a probe message from the DR to the RP
before the Register Suppression time expires.
Syntax
config pim register_probe_time <value 1-127>
Description This command is used to set a time to send a probe message from the
DR to the RP before the Register Suppression time expires. If a
Register Stop message is received by the DR, the Register
Suppression Time will be restarted. If no Register Stop message is
received within the probe time, Register Packets will be resent to the
RP. This command is for PIM-SM configurations only.
Parameters <value 1-127> - Configure this field to set a time to send a probe
message from the DR to the RP before the Register Suppression time
expires. The user may configure a time between 1-127 seconds with a
default setting of 5 seconds.
Restrictions Only administrator-level users can use this command.
Example usage:
To configure the register probe time:
DGS-3324SRi:4#config pim register_probe_time 5
Command: config pim register_probe_time 5
Success.
DGS-3324SRi:4#