Tag Elements Beginning with P
> <peer> (configuration/protocols/msdp)
Usage
<configuration>
<protocols>
<msdp>
<peer>
<name>name</name> <!-- identifier -->
<disable/>
<export>...</export>
<import>...</import>
<local-address>local-address</local-address>
<traceoptions>...</traceoptions>
<active-source-limit>...</active-source-limit>
<default-peer/>
<authentication-key>authentication-key</authentication-key>
</peer>
</msdp>
</protocols>
</configuration>
Description
Configure an MSDP peer.
Contents
<active-source-limit>—Limit the number of active sources accepted.
<authentication-key>—MD5 authentication key.
<default-peer>—Default RPF peer.
<disable>—Disable MSDP.
<export>—Export policy.
<import>—Import policy.
<local-address>—Local address.
<name>—Peer address.
<traceoptions>—Trace options for MSDP.