BGP and BGP4+ Commands

awplus# configure terminal

awplus(config)# router bgp 10

awplus(config-router)# no neighbor group1 dont-capability-negotiate

Related Commands neighbor peer-group (add a neighbor) (BGP and BGP+) neighbor route-map (BGP and BGP4+)

neighbor ebgp-multihop (BGP and BGP4+)

Use this command to accept and attempt BGP or BGP4+ connections to external peers on indirectly connected networks.

Effectively, this command sets the TTL value in the BGP or BGP4+ packets that the router sends to the neighbor, so that the packets may traverse the network route to the neighbor.

The switch will not establish a connection to a multihop neighbor, if the only route to the multihop peer is a default route.

Use the no variant of this command to return to the default.

Syntax [BGP/BGP4+] neighbor <neighborid> ebgp-multihop [<count>]

no neighbor <neighborid> ebgp-multihop [<count>]

Parameter

Description

 

<neighborid> {<ip-addressipv6-addr<peer-group>}

 

 

 

 

<ip-addr>

Specify the address of an IPv4 BGP neighbor,

 

 

entered in dotted decimal notation A.B.C.D.

 

 

 

 

<ipv6-addr>

Specify the address of an IPv6 BGP4+ neighbor,

 

 

entered in hexadecimal in the format X:X::X:X.

 

 

 

 

<peer-group>

Enter the name of an existing peer-group. For

 

 

information on how to create peer groups, refer

 

 

to the neighbor peer-group (add a neighbor)

 

 

(BGP and BGP+) command on page 3.144, and

 

 

neighbor route-map (BGP and BGP4+)

 

 

command on page 3.159. When this parameter

 

 

is used with this command, the command

 

 

applies on all peers in the specified group.

 

 

<count>

<1-255> The Maximum hop count, that is set in the TTL field of the

 

BGP packets. If this optional parameter is not specified with the

 

command, then the Maximum hop count is set to 255.

 

 

 

Mode [BGP] Router Configuration or IPv4 Address Family Configuration for a VRF instance

Mode [BGP4+] Router Configuration

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

C613-50032-01 REV D

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

3.119

Page 217
Image 217
Allied Telesis VERSION 5.4.3-2.6 manual Neighbor ebgp-multihop BGP and BGP4+, Count