mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 08:50:26 +00:00
tests: Add zebra configuration for ce6
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
This commit is contained in:
parent
8d171d4d32
commit
2b62990b3b
14
tests/topotests/srv6_sid_manager/ce6/zebra.conf
Normal file
14
tests/topotests/srv6_sid_manager/ce6/zebra.conf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
log file zebra.log
|
||||||
|
!
|
||||||
|
hostname ce6
|
||||||
|
!
|
||||||
|
interface eth-rt6
|
||||||
|
ipv6 address 2001:6::2/64
|
||||||
|
!
|
||||||
|
ip forwarding
|
||||||
|
ipv6 forwarding
|
||||||
|
!
|
||||||
|
ipv6 route ::/0 2001:6::1
|
||||||
|
!
|
||||||
|
line vty
|
||||||
|
!
|
Loading…
Reference in New Issue
Block a user