mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-17 18:39:23 +00:00
tests: Add zebra configuration for ce3
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
This commit is contained in:
parent
7a907a9042
commit
9275d8423d
14
tests/topotests/srv6_sid_manager/ce3/zebra.conf
Normal file
14
tests/topotests/srv6_sid_manager/ce3/zebra.conf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
log file zebra.log
|
||||||
|
!
|
||||||
|
hostname ce3
|
||||||
|
!
|
||||||
|
interface eth-rt1
|
||||||
|
ipv6 address 2001:3::2/64
|
||||||
|
!
|
||||||
|
ip forwarding
|
||||||
|
ipv6 forwarding
|
||||||
|
!
|
||||||
|
ipv6 route ::/0 2001:3::1
|
||||||
|
!
|
||||||
|
line vty
|
||||||
|
!
|
Loading…
Reference in New Issue
Block a user