IP Multicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1854
show pim
show pim {detail | rp-set {<group_addr>} | vlan <vlan_name>}
Description
Displays the PIM configuration and statistics.
Syntax Description
Default
If no VLAN is specified, the configuration is displayed for all PIM interfaces.
If no multicast group is specified for the
rp-set
option (Rendezvous Point set), all RPs are displayed.
Usage Guidelines
The
detail
version of this command displays the global statistics for PIM, as well as the details of each
PIM enabled VLAN.
Examples
The following command displays the global PIM configuration and statistics:
show pim
The following is sample output from the command:
PIM Enabled, Version 2
PIM CRP Disabled
BSR state : ACCEPT_ANY ; BSR Hash Mask Length: 255.255.255.252
Current BSR Info : 0.0.0.0 (Priority 0)
Configured BSR Info : 0.0.0.0 (Priority 0)
CRP Adv Interval : 60 sec ; CRP Holdtime: 150
BSR Interval : 60 sec ; BSR Timeout : 130
Cache Timer : 210 sec ; Prune Timer : 210
Assert Timeout : 210 sec ; Register Suppression Timeout,Probe: 60, 5
Generation Id : 0x42dc282b
Threshold for Last Hop Routers: 0 kbps
Threshold for RP : 0 kbps
Register-Rate-Limit-Interval : Always active
PIM SSM address range : 232.0.0.0/8
Register Checksum to include data
Active Sparse Ckts 3 Dense Ckts 0
detail
Specifies to display the detailed format.
group_addr
Specifies an IP multicast group, for which the RP is to be displayed.
vlan_name
Specifies a VLAN name.