1
0
Fork 0
frr/tests/topotests/bgp_srv6l3vpn_over_ipv6/c22/zebra.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
150 B
Text
Raw Normal View History

hostname c22
!
interface eth0
ip address 192.168.2.1/24
ipv6 address 2001:2::1/64
!
ip route 0.0.0.0/0 192.168.2.254
ipv6 route ::/0 2001:2::ffff
!