From c7d0865455c9bbf078765b7a53811286cf3dfb8b Mon Sep 17 00:00:00 2001 From: jack9603301 Date: Sun, 13 Dec 2020 20:30:23 +0800 Subject: tunnel: T3030: Modify the command line to streamline configuration (support package type automatic detection) --- interface-definitions/interfaces-tunnel.xml.in | 103 +------------------------ 1 file changed, 2 insertions(+), 101 deletions(-) (limited to 'interface-definitions/interfaces-tunnel.xml.in') diff --git a/interface-definitions/interfaces-tunnel.xml.in b/interface-definitions/interfaces-tunnel.xml.in index 7fa847ab0..279c05cca 100644 --- a/interface-definitions/interfaces-tunnel.xml.in +++ b/interface-definitions/interfaces-tunnel.xml.in @@ -27,42 +27,7 @@ #include #include - - - Local IP address for this tunnel - - ipv4 - Local IPv4 address for this tunnel - - - ipv6 - Local IPv6 address for this tunnel [NOTICE: unavailable for mGRE tunnels] - - - - - - - - - - - - Remote IP address for this tunnel - - ipv4 - Remote IPv4 address for this tunnel - - - ipv6 - Remote IPv6 address for this tunnel - - - - - - - + #include Physical Interface used for underlaying traffic @@ -175,71 +140,7 @@ Tunnel parameters - - - IPv4 specific tunnel parameters - - - - - Disable path MTU discovery - - - - - - Time to live (default: 0) - - 0 - Copy value from original IP header - - - 1-255 - Time to Live - - - - - TTL must be between 0 and 255 - - 0 - - - - Type of Service (default: 0) - - inherit - - - 0 - Copy value from original IP header - - - 1-99 - Type of Service (TOS) - - - - - TOS must be between 0 and 99 - - 0 - - - - Tunnel key - - u32 - Tunnel key - - - - - Key must be in range 0-4294967295 - - - - + #include IPv6 specific tunnel parameters -- cgit v1.2.3