26 sa-filter, 25 router msdp – PLANET XGS3-24040 User Manual

Page 612

Advertising
background image

XGS3 Command Guide

38-41

Default: The AS number isn’t initialized to 0 by default.

Usage Guide: This command set the AS number for specified Peer. The no command restores the AS

number of specified MSDP Peer.

Example:

Switch(config)#router msdp

Switch(router-msdp)#peer 20.1.1.1

Switch(router-msdp-peer)# remote-as 20

38.4.25 router msdp

Command: router msdp

no router msdp

Function: Enable the MSDP protocol of the switch, enter MSDP mode; the no form command disable

MSDP protocol.

Command Mode: Global Mode.

Default: Disabled.

Usage Guide: Enable MSDP on global mode, but even configured PIM SM at the same time, then the

MSDP can be work.

Example: Enable MSDP on global mode.

Switch(config)#router msdp

38.4.26 sa-filter

Command: sa-filter {in | out} [ list <acl-number | acl-name> | rp-list <rp-acl-number | rp-acl-name>]

no sa-filter {in | out} [ list <acl-number| acl-name> | rp-list <rp-acl-number |

rp-acl-name>]

Function: To configure the filter policy of receiving or transmitting messages, which can be used to

controls the receiving and transmitting source message.

Parameter: in: To filter the SA messages from specified MSDP Peer.

out: To filter the SA messages transmitted from specified MSDP Peer.

acl-number: Specified advanced ACL number(100-199).

acl-name: Specified advanced ACL name.

rp-acl-number: Specified standard ACL number(1-99).

rp-acl-name: Specified standard ACL name.

If the parameter isn’t specified, all the SA messages which include (S, G) item will be filtered.

Command Mode: MSDP Configuration Mode and MSDP Peer Configuration Mode.

Default: All the SA messages receiving or transmitting will not be filtered.

Usage Guide: Configuration in the peer mode will override that in the MSDP configuration mode. The

distribution of SA messages can be controlled through this command or the redistribute command.

Example:

Switch(config)#router msdp

Advertising