9 lines
270 B
Plaintext
9 lines
270 B
Plaintext
comment { Apply system defaults from the build }
|
|
exec /etc/vpp/config/defaults.vpp
|
|
exec /etc/vpp/config/loopback.vpp
|
|
exec /etc/vpp/config/interface.vpp
|
|
exec /etc/vpp/config/lcp.vpp
|
|
|
|
comment { Allow user to set persistent manual configs }
|
|
exec /etc/vpp/config/manual.vpp
|