Cabletron Systems manual SmartSwitch Router User Reference Manual 143

Models: SmartSwitch

1 338
Download 338 pages 45.77 Kb
Page 143
Image 143

Chapter 10: BGP Configuration Guide

The gated.conf file for router SSR1 is as follows:

autonomoussystem 1 ;

routerid 16.122.128.1 ;

bgp yes {

traceoptions aspath detail packets detail open detail update ;

group type internal peeras 1

{

peer 16.122.128.2

;

peer 16.122.128.8

;

peer 16.122.128.9

;

};

};

The CLI configuration for router SSR2 is as follows:

ip-router global set autonomous-system 1

bgp create peer-group int-ibgp-1 type internal autonomous-system 1 bgp add peer-host 16.122.128.1 group int-ibgp-1

bgp add peer-host 16.122.128.8 group int-ibgp-1 bgp add peer-host 16.122.128.9 group int-ibgp-1

The gated.conf file for router SSR2 is as follows:

autonomoussystem 1 ;

routerid 16.122.128.2 ;

bgp yes {

traceoptions aspath detail packets detail open detail update ;

group type internal peeras 1

{

peer 16.122.128.1

;

peer 16.122.128.8

;

peer 16.122.128.9

;

};

};

SmartSwitch Router User Reference Manual

143

Page 143
Image 143
Cabletron Systems manual SmartSwitch Router User Reference Manual 143