Add FRRouting support to VPP Containerlab
This commit is contained in:
10
docker/files/etc/frr/frr.conf
Normal file
10
docker/files/etc/frr/frr.conf
Normal file
@ -0,0 +1,10 @@
|
||||
# This is the VPP Containerlab default FRR configuration.
|
||||
|
||||
frr defaults traditional
|
||||
log syslog informational
|
||||
ip forwarding
|
||||
ipv6 forwarding
|
||||
service integrated-vtysh-config
|
||||
!
|
||||
ip router-id 192.0.2.1
|
||||
!
|
Reference in New Issue
Block a user