summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_features/r5/zebra.conf
blob: 4d9064a593c017c96c2e16d95262c013901a7443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
!
hostname r5
log file zebra.log
!
interface lo
 ip address 192.168.200.1/32
 ipv6 address fc00:200::1/128
!
interface r5-eth0
 description SW6 Stub Network
 ip address 192.168.202.1/24
 ipv6 address fc00:200:0:2::1/64
!
interface r5-eth1
 description SW0 R1-R2 OSPF & BGP Network
 ip address 192.168.201.2/24
 ipv6 address fc00:200:0:1::2/64
!