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

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
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When the maximum number of Source-Active cache entries is configured to zero, the switch cannot learn
a Source-Active cache entry from the peer. When the maximum number of Source-Active cache entries is
configured to be smaller than the existing Source-Active cache entries, the older existing Source-Active
cache entries will be removed until the number of Source-Active cache entries is equal to the maximum
number.
Example
This example shows how to configure the maximum number of Source-Active cache entries to 10.
Switch# configure terminal
Switch(config)# ip msdp peer sa-cache-maximum 10.1.1.1 10
Switch(config)#
68-16
ip msdp static-rpf
This command is used to configure a default MSDP peer from which to accept all MSDP messages. Use
the no command to remove the static RPF configuration.
ip msdp static-rpf PEER-ADDRESS [rp-list ACCESS-LIST-NAME]
no ip msdp static-rpf PEER-ADDRESS
Parameters
PEER-ADDRESS
rp-list ACCESS-LIST-NAME
Default
By default, a static RPF peer is not defined.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Before configuring a static RPF peer, an MSDP peer must be added first by using the ip msdp peer
command. If the RP prefix list is specified, the peer will be a static RPF peer only for RPs in the prefix list.
When multiple static RPF peers are specified without an RP prefix list, only the connected peer whose
address is smallest will be the active static RPF peer. If an MSDP peer is configured as a static RPF peer
multiple times, only the last configuration takes effect. If there is one MSDP peer only, this MSDP peer
works as a static RPF peer.
Example
Specifies the MSDP peer IP address.
Specifies the name of the standard IP access list that defines the RP
prefix list.
809

Advertisement

Table of Contents
loading

Table of Contents