summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_auth/R3/zebra.conf
blob: d49c98b1689f5eebd1015473bace1f0bfb74e8d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
!
interface lo
 ip address 3.3.3.3/32
interface lo1 vrf blue
 ip address 3.3.3.3/32
interface lo2 vrf red
 ip address 3.3.3.3/32
interface R3-eth0
 ip address 10.20.0.3/24
interface R3-eth1
 ip address 10.30.0.3/24
interface R3-eth2 vrf blue
 ip address 10.20.0.3/24
interface R3-eth3 vrf blue
 ip address 10.30.0.3/24
interface R3-eth4 vrf red
 ip address 10.20.0.3/24
interface R3-eth5 vrf red
 ip address 10.30.0.3/24
!