BGP and BGP4+ Commands

neighbor peer-group (create a peer-group) (BGP and BGP4+)

Use this command to create a peer-group for BGP and BGP4+.

Use the no variant of this command to disable this function.

Syntax neighbor <peer-group> peer-group

[BGP/BGP4+]

no neighbor <peer-group> peer-group

 

Parameter

Description

 

 

 

 

<peer-group>Enter the name of the peer-group.

 

 

Mode [BGP]

Router Configuration or IPv4 Address Family Configuration for a VRF instance

Mode [BGP4+]

Router Configuration

 

Usage

Neighbors with the same update policies are grouped into peer groups. This facilitates the

[BGP/BGP4+]

updates of various policies, such as, distribute and filter lists.

 

The peer-group is then configured easily with many of the neighbor commands. Any

 

changes made to the peer group affect all members.

 

Use this command to create a peer-group, then use the neighbor peer-group (add a

 

neighbor) (BGP and BGP+) command on page 3.144 to add neighbors to the group.

Examples

 

 

 

[BGP/BGP4+]

 

awplus#

configure terminal

 

 

 

awplus(config)#

router bgp 10

 

awplus(config-router)#neighbor group1 peer-group

 

 

awplus#

configure terminal

 

awplus(config)#

router bgp 10

 

awplus(config-router)#no neighbor group1 peer-group

Related Commands

neighbor peer-group (add a neighbor) (BGP and BGP+)

 

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

 

3.146

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

C613-50032-01 REV D

Page 244
Image 244
Allied Telesis Neighbor peer-group create a peer-group BGP and BGP4+, Awplusconfig-router# neighbor group1 peer-group