xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
show pim neighbor
Purpose
Used to display PIM neighbor router table entries.
Syntax
show pim neighbor {ipif <ipif_name 12> | ipaddress
<network_address>}
Description
This command will list current entries in the PIM neighbor table for
a specified IP interface or destination router IP address.
Parameters
ipif <ipif_name 12>
– The name of an IP interface for which to view
the PIM neighbor router table.
ipaddress <network_address>
- The IP address and netmask of the
destination routing device for which to view the neighbor router
table. The IP address and netmask information can be specified
using the traditional format or the CIDR format. For example,
10.1.2.3/255.255.0.0 or 10.2.3.4/16.
If no parameters are specified, all PIM neighbor router tables are
displayed.
Restrictions None.
Example usage:
To display PIM settings as configured on the Switch:
DES-6500:4#show pim neighbor
Command: show pim neighbor
PIM Neighbor Address Table
Interface Name Neighbor Address Expire Time
--------------- ---------------- -----------
System 10.48.74.122 5
Total Entries : 1
DES-6500:4#
show pim
Purpose
Used to display current PIM configuration.
Syntax
show pim {ipif <ipif_name 12>}
Description
This command will list current PIM configuration settings for a
specified IP interface or all IP interfaces.
Parameters
ipif <ipif_name 12>
– The name of an IP interface for which PIM
settings are listed.
If no parameters are specified, all PIM settings are displayed for all
interfaces.
Restrictions None.
Usage Example:
297