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