Page 556 / 757 Scroll up to view Page 551 - 555
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
552
config pim
Purpose
Used to configure the parameters for the PIM protocol.
Syntax
config pim [[ipif <ipif_name 12> | all] {hello <sec 1-18724> | jp_interval <sec 1-18724> |
state [enable | disable] | mode [dm | sm| sm-dm] | dr_priority <unit 0 – 4294967294>} |
register_probe_time <value 1-127> | register_suppression_time <value 3-255>]
Description
This command will configure the general settings for the PIM protocol per IP interface, including
choice of PIM mode, Designated Router priority and various timers.
Parameters
ipif <ipif_name 12>
Enter an IP interface for which to configure the PIM settings. This name
cannot exceed 12 alphanumeric characters.
all
– Select this parameter to configure PIM settings for all IP interfaces on the Switch.
hello <sec 1-18724>
Used to set the interval time between the sending of Hello Packets from
this IP interface to neighboring routers one hop away. These Hello packets are used to discover
other PIM enabled routers and state their priority as the Designated Router (DR) on the PIM
enabled network. The user may state an interval time between
1
and
18724
seconds with a
default interval time of
30
seconds.
jp_interval <sec 1-18724>
This field will set the interval time between the sending of Join/Prune
packets stating which multicast groups are to join the PIM enabled network and which are to be
removed or “pruned” from that group. The user may state an interval time between
1
and
18724
seconds with a default interval time of
60
seconds.
state [enable | disable]
Used to enable or disable PIM for this IP interface. The default is
Disabled.
mode [dm | sm |sm-dm]
Used to select the type of PIM protocol to use, Sparse Mode (SM),
Dense Mode (DM), or Spare-Dense Mode (SM-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
.
register_probe_time <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
and
127
seconds with a default setting of
5
seconds.
register_suppression_ time <value 3-255>
The user may set an interval time between
3
and
255
with a default setting of
60
seconds for the sending of register suppression time packets.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the PIM settings for an IP interface:
DGS-3627:admin# config pim ipif Zira hello 60 jp_interval 60 state enable mode sm
Command: config pim ipif Zira hello 60 jp_interval 60 state enable mode sm
Success.
DGS-3627:admin#
NOTE:
If not, the configure value can apply to protocol, and the administrator will be presented
with a prompt message.
NOTE:
The administrator should ensure the Register Probe time vaule less than the half of the
Register Suppression time value.
Page 557 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
553
create pim crp
Purpose
To enable the Switch to become a candidate to be the Rendezvous Point (RP).
Syntax
create pim crp group <network_address>
rp <ipif_name 12>
Description
This command will set the parameters for the switch to become a candidate RP. This
command is for PIM-SM configurations only.
Parameters
group <network_address>
Enter the multicast group address for this switch to become a
Candidate RP. This address must be a class D address.
rp <ipif_name 12>
Enter the name of the PIM-SM enabled interface the switch administrator
wishes to become the CRP for this group.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create an IP interface to become a Candidate RP on the Switch:
DGS-3627:admin# create pim crp group 231.0.0.1/32 rp Zira
Command: create pim crp group 231.0.0.1/32 rp Zira
Success.
DGS-3627:admin#
delete pim crp
Purpose
To disable the Switch in becoming a possible candidate to be the Rendezvous Point (RP).
Syntax
delete pim crp group <network_address>
Description
This command remove the switch’s status of Candidate RP. This command is for PIM-SM
configurations only.
Parameters
group <network_address>
Enter the multicast group address for this switch to be removed
from being a Candidate RP. This address must be a class D address.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an IP interface from becoming a Candidate RP on the Switch:
DGS-3627:admin# delete pim crp group 231.0.0.1/32
Command: delete pim crp group 231.0.0.1/32
Success.
DGS-3627:admin#
Page 558 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
554
config pim crp
Purpose
To configure the Candidate RP settings that will determine the RP.
Syntax
config pim crp {holdtime <value 0-255> | priority <value 0-255> | wildcard_prefix_cnt [0 |
1]}
Description
This command will configure parameters regarding the Candidate RP on the Switch, including
hold time, priority and wildcard prefix count. This command is for PIM-SM configurations only.
Parameters
holdtime <value 0-255>
This field is used to set the time Candidate RP (CRP)
advertisements are valid on the PIM-SM enabled network. If CRP advertisements are not
received by the BSR within this time frame, the CRP is removed from the list of candidates.
The user may set a time between
0
and
255
seconds with a default setting of
150
seconds. An
entry of 0 will send out one advertisement that states to the BSR that it should be immediately
removed from CRP status on the PIM-SM network.
priority <value 0-255>
Enter a priority value to determine which CRP will become the RP for
the distribution tree. This priority value will be included in the router’s CRP advertisements. A
lower value means a higher priority, yet, if there is a tie for the highest priority, the router
having the higher IP address will become the RP. The user may set a priority between
0
and
255
with a default setting of
192
.
wildcard_prefix_cnt [0 | 1]
The user may set the Prefix Count value of the wildcard group
address here by choosing a value between
0
and
1
with a default setting of
0
.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the Candidate RP settings:
DGS-3627:admin# config pim crp holdtime 150 priority 2 wildcard_prefix_cnt 0
Command: config pim crp holdtime 150 priority 2 wildcard_prefix_cnt 0
Success.
DGS-3627:admin#
create pim static_rp
Purpose
Used to enter the multicast group IP address used in identifying the Rendezvous Point (RP).
Syntax
create pim static_rp group <network_address>
rp <ipaddr>
Description
This command will enter the multicast group IP address which will be used to identify the RP.
This entry must be a class D IP address. This command is for PIM-SM configurations only.
Parameters
group <network_address>
Enter the multicast group IP address used in determining the
Static RP. This address must be a class D IP address.
rp <ipaddr>
Enter the IP address of the RP the switch administrator wishes to become the
Static RP for this group.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create the settings to determine a static RP:
Page 559 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
555
DGS-3627:admin# create pim static_rp group 231.0.0.1/32 rp 11.1.1.1
Command: create pim static_rp group 231.0.0.1/32 rp 11.1.1.1
Success.
DGS-3627:admin#
delete pim static_rp
Purpose
To remove the multicast group IP address used in identifying the Rendezvous Point (RP).
Syntax
delete pim static_rp group <network_address>
Description
This command will remove the multicast group IP address used in identifying the Rendezvous
Point (RP). This command is for PIM-SM configurations only.
Parameters
group <network_address>
Enter the multicast group IP address used in identifying the
Rendezvous Point (RP). This address must be a class D address.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To remove a static RP:
DGS-3627:admin# delete pim static_rp group 231.0.0.1/32
Command: delete pim static_rp group 231.0.0.1/32
Success.
DGS-3627:admin#
show pim static_rp
Purpose
To show the Static Rendezvous Point (RP) settings.
Syntax
show pim static_rp
Description
This command will display the Static Rendezvous Point (RP) settings. This command is for
PIM-SM configurations only.
Parameters
None.
Restrictions
None.
Example usage:
To display the static RP settings as configured for the multiple access network:
Page 560 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
556
DGS-3627:admin# show pim static_rp
Command: show pim static_rp
PIM Static RP Table
Group
RP Address
------------------
--------------------
224.0.0.0/4
11.1.1.254
239.0.0.1/32
31.1.1.1
239.0.0.2/32
31.1.1.12
239.0.0.3/32
31.1.1.123
Total entries: 4
DGS-3627:admin#
config pim last_hop_spt_switchover
Purpose
Used to choose the switchover mode on the last hop router.
Syntax
config pim last_hop_spt_switchover
[never | immediately]
Description
This command will configure the need to change the last hop router’s distribution tree to a SPT.
The last hop router will always receive data from the shared tree unless this command is
changed to immediately and then the router will always receive multicast data from the shortest
path tree. This command is for PIM-SM configurations only.
Parameters
never –
Using this command will configure the router to always receive multicast data from the
shared tree.
immediately –
Using this command will configure the router to always receive multicast data
from the shortest path tree.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the last hop router to immediately switch to SPT:
DGS-3627:admin# config pim last_hop_spt_switchover immediately
Command: config pim last_hop_spt_switchover immediately
Success.
DGS-3627:admin#
show pim rpset
Purpose
Used to display the RP Set of the Switch.
Syntax
show pim rpset
Description
This command will display the information regarding the RP Set learned by the BSR and
statically configured by the user. This command is for PIM-SM configurations only.
Parameters
None.
Restrictions
None.
Example usage:
To view the RP Set information:

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top