![Enterasys X-Pedition XSR Скачать руководство пользователя страница 302](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758302.webp)
BGP Configuration Commands
6-106 Configuring the Border Gateway Protocol
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:
XSR(config)#
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
match as-path
command.
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
match community
command,
which
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
deny
Instructs
XSR
to
deny
access
to
paths
matching
specified
conditions.
as-regular-
expression
Identifies
an
AS
in
the
access
list
by
means
of
the
regular
expression.
Note:
Perform a
clear ip bgp neighbor
whenever this command is changed.
community-list-
number
Community
list
number
(standard),
ranging
from
1
to
199.
permit
XSR
permits
access
to
community
lists
matching
conditions
you
specifiy.
deny
XSR
denies
access
to
community
lists
matching
conditions.
you
specify.
Содержание X-Pedition XSR
Страница 1: ...X Pedition Security Router XSR CLI Reference Guide Version 7 6 P N 9033842 07...
Страница 2: ......
Страница 10: ...viii...
Страница 14: ...xii...
Страница 134: ...Bootrom Monitor Mode Commands 3 128 Configuring the XSR Platform...
Страница 278: ...VRRP Clear and Show Commands 5 202 Configuring the Internet Protocol...
Страница 352: ...IGMP Clear and Show Commands 7 104 Configuring IP Multicast...
Страница 406: ...Multilink Show Commands 8 136 Configuring the Point to Point Protocol...
Страница 436: ...Frame Relay Clear and Show Commands 9 112 Configuring Frame Relay...
Страница 460: ...Dialer Watch Commands 10 106 Configuring the Dialer Interface...