
SmartSwitch Router User Reference Manual 141
Chapter 12: BGP Configuration Guide
The gated.conf file for router SSR1 is as follows:
The CLI configuration for router SSR2 is as follows:
The gated.conf file for router SSR2 is as follows:
autonomoussystem 1 ;
routerid 16.122.128.1 ;
/jointfilesconvert/93011/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
;
};
};
ip-router global set autonomous-system 1
/jointfilesconvert/93011/bgp create peer-group int-i/jointfilesconvert/93011/bgp-1 type internal autonomous-system 1
/jointfilesconvert/93011/bgp add peer-host 16.122.128.1 group int-i/jointfilesconvert/93011/bgp-1
/jointfilesconvert/93011/bgp add peer-host 16.122.128.8 group int-i/jointfilesconvert/93011/bgp-1
/jointfilesconvert/93011/bgp add peer-host 16.122.128.9 group int-i/jointfilesconvert/93011/bgp-1
autonomoussystem 1 ;
routerid 16.122.128.2 ;
/jointfilesconvert/93011/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
;
};
};
Comentarios a estos manuales