Ip As-Path Access-List - Juniper JUNOSE SOFTWARE 11.2.X - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Command Reference Manual

Software for e series broadband services routers command reference a to m
Hide thumbs Also See for JUNOSE SOFTWARE 11.2.X - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

ip as-path access-list

Syntax
Release Information
Description
Options
Copyright © 2010, Juniper Networks, Inc.
ip as-path access-list accessListName { permit | deny } pathExpression
no ip as-path access-list accessListName [ { permit | deny } pathExpression ]
Command introduced before JunosE Release 7.1.0.
Defines a BGP-related access list. You can specify an access list filter on both inbound
and outbound BGP routes. Each filter is an access list based on regular expressions. If
the regular expression matches the representation of the AS path of the route as an ASCII
string, then the permit or deny condition applies. The AS path does not contain the local
AS number. The no version removes a single access list entry if permit or deny and a
pathExpression are specified. Otherwise, the entire access list is removed.
accessListName—Name of the access list; a string of up to 32 characters
permit—Permits access for matching conditions
deny—Denies access to matching conditions
pathExpression—Regular expression describing the AS paths to be matched
Use a sequence of one or more elements, each of which is either an AS number or one
of the following punctuation characters:
^ start of the path
$ end of the path
{ start of an AS_SET
} end of an AS_SET
( start of an AS_CONFED_SET or AS_CONFED_SEQ
) end of an AS_CONFED_SET or AS_CONFED_SEQ
Use the following regular expression metacharacters to match individual elements:
. matches any single element
* matches zero or more occurrences of any element
+ matches one or more occurrences of any element
[ ] matches any elements enclosed between brackets ([ ])
- hyphen; used within brackets to specify a range of AS numbers
Chapter 10: I Commands
739

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the JUNOSE SOFTWARE 11.2.X - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Junose 11.2

Table of Contents