![Enterasys X-Pedition XSR Скачать руководство пользователя страница 296](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758296.webp)
BGP Configuration Commands
6-100 Configuring the Border Gateway Protocol
Mode
Router
configuration:
XSR(config-router)#
Example
The
following
example
configures
two
neighbors.
Neighbor
192.168.1.1
is
an
external
neighbor
since
the
AS
number
of
101
differs
from
the
AS
number
for
the
router
100
.
Neighbor
192.168.2.1
is
an
internal
neighbor
since
it
resides
in
the
same
AS
100
.
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.2.1 remote-as 100
neighbor route-map
This
command
applies
a
route
map
to
routes
that
enter
from
or
exit
out
of
a
BGP
neighbor
or
peer
group.
The
route
map
must
be
configured
first.
Syntax
neighbor
{
ip-address
|
peer-group-name
}
route-map
route-map#
{
in
|
out
}
Syntax of the “no” Form
The
no
form
of
this
command
deletes
the
specified
neighbor’s
route
map:
no neighbor
{
ip-address
|
peer-group-name
}
route-map
route-map#
{
in
|
out
}
Mode
Router
configuration:
XSR(config-router)#
Example
The
following
example
adds
a
neighbor
route
map:
XSR(config)#router bgp 100
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 route-map 1 in
Note:
Perform a
clear ip bgp neighbor <IP address>
whenever this command is changed.
ip-address
Neighbor’s
IP
address.
peer-group-name
BGP
peer
group
by
name.
Range:
1
to
64
characters.
route-map#
Identifies
the
route
map
number.
Range:
1
‐
199.
in
Route
map
is
applied
to
inbound
routes.
out
Route
map
is
applied
to
outbound
routes.
Содержание 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...