22 peer, 23 redistribute, 24 remote-as – PLANET XGS3-24040 User Manual
Page 611
![background image](https://www.manualsdir.com/files/865186/content/doc611.png)
XGS3 Command Guide
38-40
38.4.22 peer
Command: peer <A.B.C.D>
no peer
Function: To configure MSDP Peer, enter MSDP Peer mode; the no form command delete the
configured MSDP Peer.
Command Mode: MSDP Configuration Mode.
Default: There is no MSDP Peer configured by default.
Usage Guide: To configure the IP address of the MSDP Peer, and enter the peer configuration mode.
When the command is issued, the router will setup the TCP session to the specified peer. The no form of
this command will remove the configured MSDP Peer, and destroy all the sessions and related statistics
with the specified peer. Pay attention: specified Peer address must be corresponded with the interface
address. If configure the Connect-source, the Peer address must be Connect-source interface address; if
not specified Connect-source, the Peer address is the egress address, otherwise cannot set up TCP
connection.
Example: To configure MSDP Peer in MSDP congfiguration mode.
Switch(config-msdp)#peer 10.1.1.1
Switch(config-msdp-peer)#
38.4.23 redistribute
Command: redistribute [list <acl-list-number | acl-name>]
no redistribute
Function: To configure the redistribute of SA messages.
Parameter: acl-number: specified advanced ACL number(100-199).
acl-name: specified ACL name.
Command Mode: MSDP Configuration Mode.
Default: When set up SA message, announce all the source within fired, but not confine the (S, G) item.
Usage Guide: If ACL list number is specified, only the (S, G) entries which have passed the ACL check
will be advertised in the SA messages. If no ACL is specified, no (S, G) entry will be advertised in the SA
messages.
Example:
Switch(config)#router msdp
Switch(router-msdp)#redistribute list 130
38.4.24 remote-as
Command: remote-as <as-num>
no remote-as <as-num>
Function: To configure AS number of specified MSDP Peer.
Parameter: as –num: AS number, range between 1 to 65535.
Command Mode: MSDP Peer Configuration Mode.