Ip Msdp Sa-Filter Out - Zte ZXR10 8900 Series Command Reference Manual

10 gigabit routing switch
Hide thumbs Also See for ZXR10 8900 Series:
Table of Contents

Advertisement

Syntax
Description
Instructions
Example
Related
Commands
Purpose
Command Modes
Syntax
Syntax
Description
Instructions
Example
no ip msdp sa-filter in <peer-address>
<peer-address>
list <acl-number>
If this command is not configured, no incoming messages are
filtered; all SA messages are accepted from the peer.
If the command is configured, but no access list is specified,
all SA messages from the MSDP peer are filtered. If list <acl-
number> is specified, only the (S, G) pair which the access list
permits in incoming SA messages is accepted.
This example describes how to filter all SA messages from the
MSDP peer 101.1.1.1.
ZXR10(config)#ip msdp peer 101.1.1.1 connect-source loopback1
ZXR10(config)#ip msdp sa-filter in 101.1.1.1
ip msdp peer

ip msdp sa-filter out

ip msdp sa-filter out

Use this command to configure an outgoing filter list for Source-Ac-
tive (SA) messages sent to the specified Multicast Source Discov-
ery Protocol (MSDP) peer. Cancel the setting with the no form of
this command.
Global configuration
ip msdp sa-filter out <peer-address>[list <acl-number>]
no ip msdp sa-filter out <peer-address>
<peer-address>
list <acl-number>
If this command is not configured, no outgoing messages are
filtered; all SA messages received are forwarded to the peer.
If the command is configured, but no list <acl-number> is
specified, all SA messages to the specified MSDP peer will be
filtered. If list <acl-number> is specified, only the (S, G) en-
tries matching this ACL will be forwarded.
This example describes how to enable only the (S, G) entries
matching ACL 100 to be forwarded to the MSDP peer 101.1.1.1.
ZXR10(config)#ip access-list extended 100
ZXR10(config-ext-nacl)#permit ip 103.3.0.0 0.0.255.255
224.1.0.0 0.0.255.255
ZXR10(config)#ip msdp peer 101.1.1.1 connect-source loopback1
ZXR10(config)#ip msdp sa-filter out 101.1.1.1 list 100
Confidential and Proprietary Information of ZTE CORPORATION
IP address of the MSDP peer
Extended ACL number, range: 100~199
IP address of the MSDP peer
Extended ACL number, range: 100~199
Chapter 5 MSDP Protocol
49

Advertisement

Table of Contents
loading

Table of Contents