mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-14 13:22:02 +00:00
tests: Add zebra configuration for ce1
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
This commit is contained in:
parent
220f7fd588
commit
f88c7a7d73
14
tests/topotests/srv6_sid_manager/ce1/zebra.conf
Normal file
14
tests/topotests/srv6_sid_manager/ce1/zebra.conf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
log file zebra.log
|
||||||
|
!
|
||||||
|
hostname ce1
|
||||||
|
!
|
||||||
|
interface eth-rt1
|
||||||
|
ipv6 address 2001:1::2/64
|
||||||
|
!
|
||||||
|
ip forwarding
|
||||||
|
ipv6 forwarding
|
||||||
|
!
|
||||||
|
ipv6 route ::/0 2001:1::1
|
||||||
|
!
|
||||||
|
line vty
|
||||||
|
!
|
Loading…
Reference in New Issue
Block a user