The gated.conf file for router SSR1 is as follows:
autonomoussystem 64800 ;
routerid 0.0.0.1 ;
bgp yes {
};
static {
};
The CLI configuration for router SSR2 is as follows:
interface create ip to-R1 address-netmask 16.122.128.3/16 port et.1.1
interface create ip to-R3 address-netmask 17.122.128.3/16 port et.1.2
#
# Static route needed to reach 18.122.0.0/16
#
ip add route 18.122.0.0/16 gateway 17.122.128.4
The gated.conf file for router SSR2 is as follows:
static {
};
The CLI configuration for router SSR3 is as follows:
interface create ip to-yago3 address-netmask 17.122.128.4/16 port et.4.2
interface create ip to-yago2 address-netmask 18.122.128.4/16 port et.4.4
ip add route 16.122.0.0/16 gateway 17.122.128.3
SmartSwitch Router User Reference Manual
traceoptions state ;
group type external peeras 64801
{
peer 18.122.128.2
gateway 16.122.128.3
;
};
18.122.0.0 masklen 16
gateway 16.122.128.3
;
18.122.0.0 masklen 16
gateway 17.122.128.4
;
Chapter 6: BGP Configuration Guide
89
Need help?
Do you have a question about the SmartSwitch Router and is the answer not in the manual?
Questions and answers