EasyManuals Logo

Foundry Networks Switch and Router User Manual

Default Icon
1070 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #735 background imageLoading...
Page #735 background image
Configuring BGP4
December 2000 19 - 53
11. Select the Save
link at the bottom of the dialog. Select Yes when prompted to save the configuration change
to the startup-config file on the devices flash memory.
NOTE: You cannot apply the AS path ACLs to a neighbor using the Web management interface. You must use
the CLI. The AS Path Filter List for Weight field in the BGP Neighbor panel of the Web management interface is
not used for AS path filtering, but is instead used for changing a routes weight based on the AS path list.
Using Regular Expressions
You use a regular expression for the <as-path> parameter to specify a single character or multiple characters as a
filter pattern. If the AS-path matches the pattern specified in the regular expression, the filter evaluation is true;
otherwise, the evaluation is false.
In addition, you can include special characters that influence the way the software matches the AS-path against
the filter value.
To filter on a specific single-character value, enter the character for the <as-path> parameter. For example, to
filter on AS-paths that contain the letter z, enter the following command:
BigIron(config-bgp-router)# as-path-filter 1 permit z
To filter on a string of multiple characters, enter the characters in brackets. For example, to filter on AS-paths that
contain x, y, or z, enter the following command:
BigIron(config-bgp-router)# as-path-filter 1 permit [xyz]
Special Characters
When you enter as single-character expression or a list of characters, you also can use the following special
characters. Table 19.2 on page 19-53 lists the special characters. The description for each special character
includes an example. Notice that you place some special characters in front of the characters they control but you
place other special characters after the characters they control. In each case, the examples show where to place
the special character.
Table 19.2: BGP4 Special Characters for Regular Expressions
Character Operation
. The period matches on any single character, including a blank space. For
example, the following regular expression matches for aa, ab, ac, and
so on, but not just a.
a.
* The asterisk matches on zero or more sequences of a pattern. For
example, the following regular expression matches on an AS-path that
contains the string 1111 followed by any value:
1111*
+ The plus sign matches on one or more sequences of a pattern. For
example, the following regular expression matches on an AS-path that
contains a sequence of gs, such as deg, degg, deggg, and so on:
deg+
? The question mark matches on zero occurrences or one occurrence of a
pattern. For example, the following regular expression matches on an AS-
path that contains dg or deg:
de?g

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Foundry Networks Switch and Router and is the answer not in the manual?

Foundry Networks Switch and Router Specifications

General IconGeneral
BrandFoundry Networks
ModelSwitch and Router
CategorySwitch
LanguageEnglish

Related product manuals