A SERVICE OF

logo

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.