BGP and BGP4+ Commands

router bgp (BGP and BGP4+)

Use this command to configure a BGP routing process, specifying the 32-bit Autonomous System (AS) number.

Use the no variant of this command to disable a BGP routing process, specifying the 32-bit AS number.

Syntax router bgp <asn>

no router bgp <asn>

Parameter

Description

 

 

<asn>

<1-4294967295>Specifies the 32-bit Autonomous System (AS)

 

number.

 

 

Mode Global Configuration

Usage The router bgp command enables a BGP routing process:

router bgp 1

neighbor 10.0.0.1 remote-as 1 neighbor 10.0.0.2 remote-as 1

!

router bgp 2

neighbor 10.0.0.3 remote-as 2 neighbor 10.0.0.4 remote-as 2

Examples

awplus# configure terminal awplus(config)# router bgp 12

awplus(config-router)#

awplus# configure terminal awplus(config)# no router bgp 12 awplus(config)#

 

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

 

3.200

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 298
Image 298
Allied Telesis VERSION 5.4.3-2.6 manual Router bgp BGP and BGP4+, Asn