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