Page 561 / 757 Scroll up to view Page 556 - 560
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
557
DGS-3627:admin#
show pim rpset
Command: show pim rpset
PIM RP-Set Table
Bootstrap Router: 12.43.51.81
Group Address
RP Address
Holdtime
Expired Time
Type
----------------
---------------
------------
--------------
-----------
224.0.0.0/4
31.43.51.81
150
107
Dynamic
Total Entries: 1
DGS-3627:admin#
show pim crp
Purpose
Used to display the Candidate RP settings on the Switch, along with CRP
parameters configured for the Switch.
Syntax
show pim crp
Description
This command will display the settings for Candidate RPs that are accessible to the
switch. This command is for PIM-SM configurations only.
Parameters
None.
Restrictions
None.
Example usage:
To view the CRP settings:
DGS-3627:admin#
show pim crp
Command: show pim crp
PIM Candidate-RP Table
C-RP Holdtime
: 150
C-RP Priority
: 2
C-RP Wildcard Prefix Count
: 0
Group
Interface
---------------------
---------------------
224.0.0.0/4
Zira
Total Entries: 1
DGS-3627:admin#
Page 562 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
558
config pim cbsr
Purpose
Used to configure the settings for the Candidate Bootstrap Router and the priority of
the selected IP interface to become the Boot Strap Router (BSR) for the PIM-SM
network domain.
Syntax
config pim cbsr [ipif <ipif_name 12> {priority [-1 | value 0-255>]} |
hash_masklen <value 0-32> | bootstrap_period <value 1-255>]
Description
This command will configure the settings for the Candidate BSR. The Boot Strap
Router holds the information which determines which router on the network is to be
elected as the RP for the multicast group and then to distribute RP information to
other PIM-SM enabled routers. This command is for PIM-SM configurations only.
Parameters
ipif <ipif_name 12>
Enter the ipif name of the interface to become the CBSR.
priority [-1 | value 0-255>]
Used to state the Priority of this IP Interface to become
the BSR. The user may select a priority between
-1
and
255
. An entry of -1 states
that the interface will be disabled to be the BSR.
hash_masklen <value 0-32>
Enter a hash mask length, which will be used with
the IP address of the candidate RP and the multicast group address, to calculate
the hash algorithm used by the router to determine which CRP on the PIM-SM
enabled network will be the RP. The user may select a length between
0
and
32
with a default setting of 30. This parameter must be configured separately from the
ipif settings of this command. See the examples below for a better understanding.
bootstrap_period <value 1-255>
Enter a time period between
1
and
255
to
determine the interval the Switch will send out Boot Strap Messages (BSM) to the
PIM enabled network. The default setting is
60
seconds. This parameter must be
configured separately from the ipif settings of this command. See the examples
below for a better understanding.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the settings for an IP interface to become a CBSR:
DGS-3627:admin# config pim cbsr ipif Zira priority 4
Command: config pim cbsr ipif Zira priority 4
Success.
DGS-3627:admin#
Example usage:
To configure the hash mask length for the CBSR:
DGS-3627:admin# config pim cbsr hash_masklen 30
Command: config pim cbsr hash_masklen 30
Success.
DGS-3627:admin#
Example usage:
To configure the bootstrap period for the CBSR:
Page 563 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
559
DGS-3627:admin# config pim cbsr bootstrap_period 60
Command: config pim cbsr bootstrap_period 60
Success.
DGS-3627:admin#
show pim cbsr
Purpose
Used to display the Candidate BSR settings of the switch, along with CBSR parameters
configured for the Switch.
Syntax
show pim cbsr {ipif <ipif_name12>}
Description
This command will display the settings for Candidate BSRs that are accessible to the switch.
This command is for PIM-SM configurations only.
Parameters
<ipif_name 12>
Enter the name of the IP interface for which to display settings. Entering
no name will display all CBSRs.
Restrictions
None.
Example usage:
To view the CBSR settings:
DGS-3627:admin#
show pim cbsr
Command: show pim cbsr
PIM Candidate-BSR Table
C-BSR Hash Mask Len
: 30
C-BSR Bootstrap Period
: 2
Interface
IP Address
Priority
---------------------
---------------------
------------
Zira
11.1.1.1/8
4
System
10.53.13.30/8
-1 (Disabled)
Total Entries: 2
DGS-3627:admin#
show pim
Purpose
Used to display the PIM settings, along with PIM parameters configured for the Switch.
Syntax
show pim {ipif <ipif_name12>}
Description
This command will display the settings for the PIM function that are accessible to the switch.
Parameters
<ipif_name 12>
Enter the name of the IP address for which to display settings. Entering no
name will display all PIM IP interfaces.
Restrictions
None.
Example usage:
To view the PIM settings:
Page 564 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
560
DGS-3627:admin#
show pim
Command: show pim
PIM Global State
: Enabled
Last Hop SPT Switchover
: Never
Register Probe Time
: 5
Register Suppression Time : 60
PIM Interface Table
Designated
Hello
J/P
Interface
IP Address
Router
Interval Interval Mode
State
------------ ------------------ --------------- -------- -------- ----- --------
System
10.90.90.90/8
10.90.90.90
30
60
DM
Disabled
Total Entries: 1
DGS-3627:admin#
show pim neighbor
Purpose
Used to display PIM neighbors of the Switch.
Syntax
show pim neighbor {ipif <ipif_name12> | ipaddress <network_address>}
Description
This command will display the PIM neighbor table for the Switch.
Parameters
<ipif_name 12>
Enter the name of the IP interface for which to display PIM
information regarding PIM neighbors.
ipaddress <network_address>
Enter the IP address of a PIM neighbor for which
to display information.
Adding no parameters to this command will display all PIM neighbors that probed
the Switch.
Restrictions
None.
Example usage:
To view the PIM neighbors:
DGS-3627:admin#
show pim neighbor
Command: show pim neighbor
PIM Neighbor Address Table
Interface Name
Neighbor Address
Expired Time
--------------------
-----------------
------------
n10
10.20.6.251
79
Total Entries: 1
DGS-3627:admin#
Page 565 / 757
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
561
show pim ipmroute
Purpose
Used to display the PIM IP Multicast Route Table on the Switch.
Syntax
show pim ipmroute
Description
This command will display the PIM IP Multicast Route Table on the Switch. This
command is for PIM-SM configurations only.
Parameters
None.
Restrictions
None.
Example usage:
To view the PIM routes:
DGS-3627:admin#
show pim ipmroute
Command: show pim ipmroute
PIM IP Multicast Route Table
UA = Upstream AssertTimer
AM = Assert Metric
AMPref = Assert MetricPref
ARB
= Assert RPTBit
Group Address
Source Address
UA
AM
AMPref ARB
Flag
Type
------------------ ------------------ ------ ------ ------ ------ ----
-------
224.0.1.1
31.43.51.81/32
0
0
0
0
RPT
(*.G)
224.0.1.24
10.54.81.250/32
0
0
0
0
SPT
(S.G)
224.0.1.24
10.55.68.64/32
0
0
0
0
SPT
(S.G)
224.0.1.24
31.43.51.81/32
0
0
0
0
RPT
(*.G)
229.55.150.208
10.6.51.1/32
0
0
0
0
SPT
(S.G)
229.55.150.208
10.38.45.151/32
0
0
0
0
SPT
(S.G)
229.55.150.208
10.38.45.192/32
0
0
0
0
SPT
(S.G)
229.55.150.208
10.50.93.100/32
0
0
0
0
SPT
(S.G)
229.55.150.208
10.51.16.1/32
0
0
0
0
SPT
(S.G)
229.55.150.208
10.59.23.10/32
0
0
0
0
SPT
(S.G)
229.55.150.208
31.43.51.81/32
0
0
0
0
RPT
(*.G)
239.192.0.1
31.43.51.81/32
0
0
0
0
RPT
(*.G)
Total Entries: 12
DGS-3627:admin#
create pim register_checksum_include_data
Purpose
Used to set the RPs that the Switch will send Register packets to and create
checksums to be included with the data in Registered packets.
Syntax
create pim register_checksum_include_data rp_address <ipaddr>
Description
This command will set the RPs that the Switch will send Register packets to and
create checksums to be included with the data in Registered packets. This
command is for PIM-SM configurations only.
Parameters
rp_address <ipaddr>
Enter the IP address of the RP that will verify checksums
included with Registered packets.
Restrictions
Only Administrator and Operator-level users can issue this command.

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

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

Share
Top