Signed-off-by: Donald Sharp <sharpd@nvidia.com>
!
hostname h1
-password zebra
-log file /tmp/h1-frr.log
!
ip route 0.0.0.0/0 10.0.91.1
!
interface h1-eth0
ip address 10.0.91.2/24
-!
\ No newline at end of file
+!
!
hostname h2
-password zebra
-log file /tmp/h2-frr.log
!
ip route 0.0.0.0/0 10.0.94.4
!
interface h2-eth0
ip address 10.0.94.2/24
-!
\ No newline at end of file
+!
!
hostname r1
-password zebra
-log file /tmp/r1-frr.log
-ip forwarding
!
interface r1-eth0
ip address 10.0.1.1/24
route-map costplus permit 40
set metric-type type-1
set metric +1
- exit
\ No newline at end of file
+ exit
!
hostname r2
-password zebra
-log file /tmp/r2-frr.log
-ip forwarding
!
interface r2-eth0
ip address 10.0.1.2/24
!
hostname r3
-password zebra
-log file /tmp/r3-frr.log
-ip forwarding
!
interface r3-eth0
ip address 10.0.3.3/24
!
hostname r4
-password zebra
-log file /tmp/r4-frr.log
-ip forwarding
!
interface r4-eth0
ip address 10.0.3.4/24
!
hostname ra
-password zebra
-log file /tmp/ra-frr.log
-ip forwarding
!
interface ra-eth0
ip address 10.0.50.5/24
!
hostname rb
-password zebra
-log file /tmp/rb-frr.log
-ip forwarding
!
interface rb-eth0
ip address 10.0.50.6/24
!
hostname rc
-password zebra
-log file /tmp/rc-frr.log
-ip forwarding
!
interface rc-eth0
ip address 10.0.70.7/24