
BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
31.96
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
router bgp
Use this command to configure a BGP routing process.
Use the
no
parameter with this command to disable a routing process.
Syntax
router bgp
ASN
no router bgp
ASN
Mode
Configure mode
Usage
The
router bgp
command enables a BGP routing process so you can setup a route server:
router bgp 1
neighbor 10.0.0.1 remote-as 2
neighbor 10.0.0.2 remote-as 3
!
router bgp 2
neighbor 10.0.0.3 remote-as 4
neighbor 10.0.0.4 remote-as 5
Examples
Related Commands
router bgp view
Parameter
Description
ASN
<1-65525> Specifies the Autonomous System (AS) number.
awplus#
configure terminal
awplus(config)#
router bgp 12