xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
enable pim
Purpose
Used to enable PIM function on the Switch.
Syntax
enable pim
Description
This command will enable PIM for the Switch. PIM settings must first be
configured for specific IP interfaces using the
config pim
command.
Parameters None.
Restrictions Only
administrator-level users can use this command.
Usage example:
To enable PIM as previously configured on the Switch:
DGS-3612G:4#enable pim
Command: enable pim
Success.
DGS-3612G:4#
disable pim
Purpose
Used to disable PIM function on the Switch.
Syntax
disable pim
Description
This command will disable PIM for the Switch. Any previously
configured PIM settings will remain unchanged and may be enabled at
a later time with the
enable pim
command.
Parameters None.
Restrictions Only
administrator-level users can use this command.
Usage example:
To disable PIM on the Switch:
DGS-3612G:4#disable pim
Command: disable pim
Success.
DGS-3612G:4#
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 user can specify the IP address and netmask information using the
traditional format or the CIDR format. For example,
10.1.2.3/255.255.0.0 or 10.2.3.4/16.
245