diff options
Diffstat (limited to 'interface-definitions/vpp_interface_ipip.xml.in')
| -rw-r--r-- | interface-definitions/vpp_interface_ipip.xml.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/interface-definitions/vpp_interface_ipip.xml.in b/interface-definitions/vpp_interface_ipip.xml.in index c965c531c..a214f728e 100644 --- a/interface-definitions/vpp_interface_ipip.xml.in +++ b/interface-definitions/vpp_interface_ipip.xml.in @@ -24,6 +24,9 @@ #include <include/interface/tunnel-remote.xml.i> #include <include/interface/address-ipv4-ipv6.xml.i> #include <include/interface/mtu-68-16000.xml.i> + <leafNode name="mtu"> + <defaultValue>1476</defaultValue> + </leafNode> </children> </tagNode> </children> |
