BGP4 Configure Commands

configure router bgp group

This command configures BGP groups.

Neighbors with the same update policies are more easily managed when they are in groups. Group organization simplifies configuration and streamlines the update process. Neighbor group members inherit all configuration options of a group. The BGP group sub commands are similar to those found under the neighbor tree, but they are applied to all neighbors in the group.

Parameter

Description

name

Group name to be configured

group_type

 

external

External routing group

 

Default group name = FoundryBgpExternal

external_rt

External routing group

 

Default group name = FoundryBgpExternalRt

internal

Internal routing group

 

Default group name = FoundryBgpInternal

 

 

syntax:

[ no ] group name < name > group_type < external external_rt internal internal_ rt >

example:

Foundry-AR1208/configure/router/bgp 10# group toronto internal

related commands:

configure router bgp group distribute_list configure router bgp group filter_list configure router bgp group next_hop_self configure router bgp group password configure router bgp group remove_private_AS configure router bgp group route_map

applicable systems:

All models.

June 2004

© 2004 Foundry Networks, Inc.

7 - 7

Page 64
Image 64
Foundry Networks AR3202-CL, AR3201-CL, AR1204, AR1216, AR1208 manual Configure router bgp group