Cabletron Systems SmartSwitch Router User's Reference Manual page 143

Cabletron smartswitch router user reference manual
Hide thumbs Also See for SmartSwitch Router:
Table of Contents

Advertisement

The gated.conf file for router SSR1 is as follows:
autonomoussystem 1 ;
routerid 16.122.128.1 ;
bgp yes {
};
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 {
};
SmartSwitch Router User Reference Manual
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
;
};
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
;
};
Chapter 10: BGP Configuration Guide
143

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartSwitch Router and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF