BGP and BGP4+ Commands
awplus# configure terminal
awplus(config)# router bgp 10
Related Commands neighbor
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>
no neighbor <neighborid>
Parameter | Description |
|
<neighborid> | ||
|
|
|
|
| Specify the address of an IPv4 BGP neighbor, |
|
| entered in dotted decimal notation A.B.C.D. |
|
|
|
|
| Specify the address of an IPv6 BGP4+ neighbor, |
|
| entered in hexadecimal in the format X:X::X:X. |
|
|
|
|
| Enter the name of an existing |
|
| information on how to create peer groups, refer |
|
| to the neighbor |
|
| (BGP and BGP+) command on page 3.144, and |
|
| neighbor |
|
| command on page 3.159. When this parameter |
|
| is used with this command, the command |
|
| applies on all peers in the specified group. |
|
| |
<count> | ||
| 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 |
|
AlliedWare PlusTM Operating System - Software Version | 3.119 |