Enterasys X-Pedition XSR CLI Cli Reference Manual page 302

Enterasys security router reference guide
Table of Contents

Advertisement

BGP Configuration Commands
deny
as-regular-
expression
Syntax of the "no" Form
The no form of this command removes the configured filter list:
no ip as-path access-list access-list-number
Mode
Global configuration: 
Example
The following example configures the IP as‐path access‐list value in the context of configuring a 
route map and performing a match using the 
The as‐path access list is 33, ends with a regular expression ".* 640 .*" and is referenced in the 
match as‐path command, which in turn is configured inside of the route map 33. This means that a 
match occurs if the as‐path variable in a BGP update message contains AS 640.
XSR(config)#ip as-path access-list 33 permit ".* 640 .*"
XSR(config)#route-map 33 permit 1
XSR(config-route-map)#match as-path 33
XSR(config-route-map)#set local-preference 300
ip community-list
This command defines a community list that filters on the BGP COMMUNITY attribute. The 
community list you define typically is referenced by the
includes a route map that implements routing policies based on community attributes.  Multiple 
community attributes can be configured for a particular community list.
Syntax
ip community-list community-list-number {permit | deny} community-number
community-list-
number
permit
deny
6-106 Configuring the Border Gateway Protocol
Instructs XSR to deny access to paths matching specified conditions.
Identifies an AS in the access list by means of the regular expression.
XSR(config)#
Note: Perform a clear ip bgp neighbor whenever this command is changed.
Community list number (standard), ranging from 1 to 199.
XSR permits access to community lists matching conditions you specifiy.
XSR denies access to community lists matching conditions. you specify.
match as-path
 command.
match community
command, which 

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents