diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/vpp/startup.conf.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/vpp/startup.conf.j2 b/data/templates/vpp/startup.conf.j2 index b7515889a..f29cc63a3 100644 --- a/data/templates/vpp/startup.conf.j2 +++ b/data/templates/vpp/startup.conf.j2 @@ -207,3 +207,7 @@ linux-xfrm-nl { {% endif %} } {% endif %} + +pppoe { + enable-pass-nd-and-dhcpv6 +} |
