D-Link DXS-3600 Series Cli Reference Manual page 1041

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
This example shows how to configure the PIM Join/Prune timer to 120 seconds.
Switch# configure terminal
Switch(config)# interface vlan 1
Switch(config-if)# ip pim jp-timer 120
Switch(config-if)#
83-6 ip pim passive
This command is used to specify an interface running in the passive mode. Use the no form of the
command to disable the passive mode.
ip pim passive
no ip pim passive
Parameters
None.
Default
By default, this option is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command only takes effect when the interface is PIM enabled.
When the passive mode is enabled, the interface will neither send PIM messages out nor accept PIM
messages from this interface. The router will act as if it is the only PIM router on the network.
Use this command only when there is only one PIM router on the LAN.
Example
This example shows how to configure VLAN 100 as a PIM passive interface.
Switch# configure terminal
Switch(config)# interface vlan 100
Switch(config-if)# ip pim passive
Switch(config-if)#
83-7 ip pim query-interval
This command is used to configure the frequency of the PIM hello message. Use the no form of the
command to revert to the default setting.
ip pim query-interval SECONDS
no ip pim query-interval
1036

Advertisement

Table of Contents
loading

Table of Contents