Consolidate FRR+Bird+VPP into /config for bind-mounting; Move to multitool for the linux client, it has SSH
This commit is contained in:
@@ -1,2 +1,12 @@
|
||||
exec /etc/vpp/clab.vpp
|
||||
exec /etc/vpp/vppcfg.vpp
|
||||
mpls table add 0
|
||||
set ip neighbor-config ip4 age 900
|
||||
set ip neighbor-config ip6 age 900
|
||||
lcp lcp-auto-subint off
|
||||
lcp lcp-sync on
|
||||
lcp lcp-sync-unnumbered on
|
||||
lcp param del-static-on-link-down on
|
||||
lcp param del-dynamic-on-link-down on
|
||||
exec /etc/vpp/config/manual-pre.vpp
|
||||
exec /etc/vpp/config/clab.vpp
|
||||
exec /etc/vpp/config/vppcfg.vpp
|
||||
exec /etc/vpp/config/manual-post.vpp
|
||||
|
||||
Reference in New Issue
Block a user