![Enterasys X-Pedition XSR Скачать руководство пользователя страница 295](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758295.webp)
BGP Configuration Commands
XSR CLI Reference Guide 6-99
neighbor peer-group
This
command
creates
a
BGP
peer
group
and
assigns
a
BGP
neighbor
to
a
peer
group.
Syntax
neighbor
{
ip-address
|
peer-group-name
}
peer-group
[
peer-group-name
]
Syntax of the “no” Form
The
no
form
of
this
command
removes
the
specifed
neighbor
peer
group:
no neighbor
{
ip-address
|
peer-group-name
}
peer-group
[
peer-group-name
]
Mode
Router
configuration:
XSR(config-router)#
Example
The
following
example
creates
peer
group
ExternalGroup
and
assigns
neighbor
192.168.1.1
to
peer
group
ExternalGroup
:
XSR(config)#router bgp 100
XSR(config-router)#neighbor ExternalGroup peer-group
XSR(config-router)#neighbor 192.168.1.1 remote-as 101
XSR(config-router)#neighbor 192.168.1.1 peer-group ExternalGroup
neighbor remote-as
This
command
adds
an
entry
to
the
BGP
neighbor
table.
BGP
requires
manual
neighbor
configuration.
The
configuration
of
neighbors
on
both
of
the
neighboring
BGP
routers
allows
a
BGP
session
to
be
set
up
between
the
routers
and
allows
the
exchange
of
BGP
update
messages.
For
external
BGP
neighbors,
the
IP
address
specified
is
that
of
the
neighbor
interface
to
the
shared
subnet
between
routers
(unless
ebgp
‐
multihop
is
enabled).
For
internal
BGP
neighbors,
the
neighbor
IP
address
is
any
reachable
IP
address
from
the
router.
Syntax
neighbor
{
ip-address
|
peer-group-name
}
remote-as
autonomous-system
Syntax of the “no” Form
The
no
form
of
this
command
removes
the
specified
entry
from
the
table:
no neighbor
{
ip-address
|
peer-group-name
}
remote-as
autonomous-system
ip-address
Neighbor’s
IP
address.
peer-group-name
BGP
peer
group
by
name.
Range:
1
to
64
characters.
ip-address
Neighbor’s
IP
address.
peer-group-name
BGP
peer
group
by
name.
Range:
1
to
64
characters.
autonomous-system
AS
by
number,
ranging
from
1
to
65535.
Содержание 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...