summaryrefslogtreecommitdiffstats
path: root/tests/topotests/static_simple/r1/zebra.conf
blob: ec827617ab8dc8b9f09518f2b84508a154cb36b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
log timestamp precision 3

interface r1-eth0
  ip address 101.0.0.1/24
  ipv6 address 2101::1/64
exit

interface r1-eth1 vrf red
  ip address 102.0.0.1/24
  ipv6 address 2102::1/64
exit