From 5574bd672825a87b1983cc135ae2e0bdabbe751b Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 28 Feb 2021 10:14:20 +0100 Subject: l2tpv3: T3366: migrate local-ip and remote-ip CLI options Rename CLI options local-ip to source-address and remote-ip to remote to get a consistent CLI experience for the user. --- interface-definitions/interfaces-l2tpv3.xml.in | 35 +++----------------------- 1 file changed, 3 insertions(+), 32 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/interfaces-l2tpv3.xml.in b/interface-definitions/interfaces-l2tpv3.xml.in index 3853cd339..68ac15861 100644 --- a/interface-definitions/interfaces-l2tpv3.xml.in +++ b/interface-definitions/interfaces-l2tpv3.xml.in @@ -55,22 +55,7 @@ #include #include - - - Local IP address for L2TPv3 tunnel - - ipv4 - Local IPv4 address of tunnel - - - ipv6 - Local IPv6 address of tunnel - - - - - - + #include #include 1488 @@ -99,22 +84,8 @@ - - - Remote IP address for L2TPv3 tunnel - - ipv4 - Remote IPv4 address of tunnel - - - ipv6 - Remote IPv6 address of tunnel - - - - - - + #include + #include Session identifier -- cgit v1.2.3