BGP and BGP4+ Commands
neighbor transparent-as (BGP and BGP4+)
Use this command to specify not to append your AS path number even if the BGP or
BGP4+ peer is an eBGP peer.
Note this command has the same effect as invoking neighbor
Syntax [BGP/BGP4+] neighbor <neighborid>
Parameter Description
<neighborid> {<ip-address><ipv6-addr><peer-group>}
Mode [BGP/BGP4+] Router Configuration
Examples [BGP] |
|
awplus# | configure terminal |
awplus(config)# | router bgp 10 |
| neighbor 10.10.10.1 |
awplus# | configure terminal |
awplus(config)# | router bgp 10 |
| neighbor group1 |
| neighbor 10.10.10.1 |
| neighbor 10.10.10.1 |
| neighbor group1 |
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.178 | AlliedWare PlusTM Operating System - Software Version |