11 bgp confederation peers, 12 bgp dampening – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 285

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 285 of 855

Examples

Switch# configure terminal
Switch(config) router bgp 100
Switch(config-router) bgp confederation identifier 1


Related Commands

bgp confederation peer

16.11 bgp confederation peers

Use this command to configure the Autonomous Systems (AS) that belong to the confederation.
Use the no parameter with this command to remove an autonomous system from the confederation.

Command Syntax

(no) bgp confederation peers .ASN

ASN <1-65535> AS numbers of eBGP peers that are under same confederation but in a different
sub-AS

Command Mode

Router mode

Usage

A confederation allows an AS to be divided into several ASs. The AS is given a confederation identifier.
External routers view only the whole confederation as one AS. Each AS is fully meshed within itself and is
visible internally to the confederation. Use the bgp confederation peer command to define the list of
confederation peers.

Examples

Switch# configure terminal
Switch(config) router bgp 100
Switch(config-router) bgp confederation peers 1234 21345


Related Commands

bgp confederation identifier


16.12 bgp dampening

Use this command to set bgp dampening parameters.
Use the no parameter with this command to unset the bgp dampening parameters.

Advertising