Pim Commands - D-Link xStack DGS-3324SRi Command Line Interface Reference Manual

High-density layer 3 intelligent gigabit switch
Hide thumbs Also See for xStack DGS-3324SRi:
Table of Contents

Advertisement

The PIM commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following
table.
Command
config pim
enable pim
disable pim
show pim neighbor
show pim
Each command is listed, in detail, in the following sections.
config pim
Purpose
Syntax
Description
Parameters
Restrictions
Usage Example:
To configure PIM settings for IP interface "System":
xStack Gigabit Layer 3 Switch Command Line Interface Manual
Parameters
[ipif <ipif_name 12> | all] {hello <sec 1-18724> | jp_interval <sec
1-18724> | state [enable | disable]}
{ipif <ipif_name 12> | ipaddress <network_address>}
{ipif <ipif_name 12>}
Used to configure PIM settings for the Switch or for specified IP
interfaces.
config pim [ipif <ipif_name 12> | all] {hello <sec 1-18724> |
jp_interval <sec 1-18724> | state [enable | disable]}
The config pim command is used to configure PIM settings and
enable or disable PIM settings for specified IP interfaces. PIM
must also be globally enabled to function (see enable pim).
ipif <ipif_name 12> – Name assigned to the specific IP interface
being configured for PIM settings.
all – Used to configure PIM settings for all IP interfaces.
hello <sec 1-18724> - The time, in seconds, between issuing hello
packets to find neighboring routers.
jp_interval <sec 1-18724> – The join/prune interval is the time
value (seconds) between transmitting (flooding to all interfaces)
multicast messages to downstream routers, and automatically
'pruning' a branch from the multicast delivery tree. The jp_interval
is also the interval used by the router to automatically remove
prune information from a branch of a multicast delivery tree and
begin to flood multicast messages to all branches of that delivery
tree. These two actions are equivalent. The range is between 1
and 18724 seconds. The default is 60 seconds.
state [enable | disable] – This can enable or disable PIM for the
specified IP interface. The default is disabled. Note that PIM
settings must also be enabled globally for the Switch with the
enable pim described below for PIM to operate on any configured
IP interfaces.
Only administrator-level users can issue this command.
300
38
PIM C
OMMANDS

Advertisement

Table of Contents
loading

Table of Contents