04-Interface Command Reference

HomeSupportReference GuidesCommand ReferencesH3C S9825 & S9855 Switch Series Command References-R913x-6W10004-Interface Command Reference
05-Tunnel interface commands
Title Size Download
05-Tunnel interface commands 164.69 KB

Tunnel interface commands

destination

Use destination to specify the destination address for a tunnel interface.

Use undo destination to restore the default.

Syntax

destination { ipv4-address | ipv6-address }

undo destination

Default

No tunnel destination address is configured.

Views

Tunnel interface view

Predefined user roles

network-admin

Parameters

ipv4-address: Specifies the tunnel destination IPv4 address.

ipv6-address: Specifies the tunnel destination IPv6 address.

Usage guidelines

For a manual tunnel interface, you must configure the destination address. For an automatic tunnel interface, you do not need to configure the destination address.

The tunnel destination address must be the address of the receiving interface on the tunnel peer. It is used as the destination address of tunneled packets.

The destination address of the local tunnel interface must be the source address of the peer tunnel interface. The source address of the local tunnel interface must be the destination address of the peer tunnel interface.

Do not specify the same tunnel source and destination addresses for the tunnel interfaces on the same device.

Examples

# VLAN-interface 100 on Sysname 1 uses the IP address 193.101.1.1 and VLAN-interface 100 on Sysname 2 uses the IP address 192.100.1.1. Configure the source address 193.101.1.1 and destination address 192.100.1.1 for the tunnel interface on Sysname 1.

<Sysname1> system-view

[Sysname1] interface tunnel 1 mode ipv6-ipv4

[Sysname1-Tunnel1] source 193.101.1.1

[Sysname1-Tunnel1] destination 192.100.1.1

# Configure the source address 192.100.1.1 and destination address 193.101.1.1 for the tunnel interface on Sysname 2.

<Sysname2> system-view

[Sysname2] interface tunnel 1 mode ipv6-ipv4

[Sysname2-Tunnel1] source 192.100.1.1

[Sysname2-Tunnel1] destination 193.101.1.1

Related commands

display interface tunnel

display tunnel-interface

interface tunnel

source

display interface tunnel

Use display interface tunnel to display tunnel interface information.

Syntax

display interface [ tunnel [ number ] ] [ brief [ description | down ] ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

tunnel [ number ]: Specifies a tunnel interface. The number argument specifies the tunnel interface number. The specified tunnel interface must have been created. If you do not specify the tunnel keyword, this command displays information about all interfaces on the device. If you specify the tunnel keyword without the number argument, this command displays information about all existing tunnel interfaces.

brief: Displays brief interface information. If you do not specify this keyword, the command displays detailed interface information.

description: Displays complete interface descriptions. If you do not specify this keyword, the command displays only the first 27 characters of interface descriptions.

down: Displays information about interfaces in the physical state of DOWN and the causes. If you do not specify this keyword, the command displays information about interfaces in all states.

Examples

# Display detailed information about Tunnel 1.

<Sysname> display interface tunnel 1

Tunnel1

Current state: UP

Line protocol state: UP

Description: Tunnel1 Interface

Bandwidth: 64kbps

Maximum transmission unit: 64000

Internet address: 10.1.2.1/24 (primary)

Tunnel source 2002::1:1 (Vlan-interface10), destination 2001::2:1

Tunnel TOS 0xC8, Tunnel TTL 255

Tunnel protocol/transport GRE/IPv6

    GRE key disabled 

    Checksumming of GRE packets disabled

Last clearing of counters: Never

Last 300 seconds input rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec

Last 300 seconds output rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec

Input: 0 packets, 0 bytes, 0 drops

Output: 0 packets, 0 bytes, 0 drops

Table 1 Command output

Field

Description

Tunnel1

Information about the tunnel interface Tunnel 1.

Current state

Physical link state of the tunnel interface:

·     Administratively DOWN—The interface has been shut down by using the shutdown command.

·     DOWN—The interface is administratively up, but its physical state is down (possibly because no physical link exists or the link has failed).

·     DOWN (Tunnel-Bundle administratively down)—The tunnel bundle interface to which the interface belongs has been shut down by using the shutdown command.

·     UP—The interface is both administratively and physically up.

Line protocol state

Data link layer state of the interface. The state is determined through automatic parameter negotiation at the data link layer.

·     UP—The data link layer protocol is up.

·     UP (spoofing)—The data link layer protocol is up, but the link is an on-demand link or does not exist. This attribute is typical of null interfaces and loopback interfaces.

·     DOWN—The data link layer protocol is down.

Description

Description of the tunnel interface.

Bandwidth

Expected bandwidth of the tunnel interface.

Maximum transmission unit

MTU of the tunnel interface.

Internet protocol processing

IP packet processing capability of the interface when the interface is not assigned an IP address:

·     Disabled—The interface cannot process IP packets.

·     Enabled—The interface can process IP packets.

Internet address: ip-address/mask-length (Type)

IP address of the interface and type of the address in parentheses.

Possible IP address types include:

·     Primary—Manually configured primary IP address.

·     Sub—Manually configured secondary IP address. If the interface has both primary and secondary IP addresses, the primary IP address is displayed. If the interface has only secondary IP addresses, the lowest secondary IP address is displayed.

·     DHCP-allocated—DHCP allocated IP address. For more information, see DHCP client configuration in Layer 3IP Services Configuration Guide.

·     BOOTP-allocatedBOOTP allocated IP address. For more information, see BOOTP client configuration in Layer 3IP Services Configuration Guide.

·     Unnumbered—IP address borrowed from another interface.

Tunnel source

Source address of the tunnel. If a source interface is specified for the tunnel interface, this field also displays the source interface in parentheses.

destination

Destination address of the tunnel.

Tunnel TOS

ToS of tunneled packets.

Tunnel TTL

TTL of tunneled packets.

Tunnel protocol/transport

Tunnel mode and transport protocol:

·     CR_LSP—MPLS TE tunnel mode.

·     GRE/IP—GRE/IPv4 tunnel mode.

·     GRE/IPv6—GRE/IPv6 tunnel mode.

·     IP/IP—IPv4 over IPv4 tunnel mode.

·     IP/IPv6—IPv4 over IPv6 tunnel mode.

·     IPv6—IPv6 tunnel mode.

·     IPv6/IP—IPv6 over IPv4 manual tunnel mode.

·     IPv6/IPv6—IPv6 over IPv6 tunnel mode.

·     UDP_VXLAN/IP—UDP-encapsulated VXLAN over IPv4 tunnel mode.

·     UDP_VXLAN_DCI/IP—UDP-encapsulated VXLAN-DCI over IPv4 tunnel mode.

GRE key disabled

This field is not supported in the current software version.

No GRE tunnel interface key is configured.

Checksumming of GRE packets disabled

This field is not supported in the current software version.

The GRE packet checksum feature is disabled.

Last clearing of counters

Last time when counters were cleared.

Last 300 seconds input rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec

Average input rate in the last 300 seconds.

Last 300 seconds output rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec

Average output rate in the last 300 seconds.

Input: 0 packets, 0 bytes, 0 drops

Total input packets, total input bytes, and total input packets dropped.

Output: 0 packets, 0 bytes, 0 drops

Total output packets, total output bytes, and total output packets dropped.

 

# Display brief information about Tunnel 1.

<Sysname> display interface tunnel 1 brief

Brief information on interfaces in route mode:

Link: ADM - administratively down; Stby - standby

Protocol: (s) - spoofing

Interface            Link Protocol Primary IP     Description

Tun1                 UP   UP       1.1.1.1        aaaaaaaaaaaaaaaaaaaaaaaaaaa

# Display brief information about Tunnel 1, including the complete interface description.

<Sysname> display interface tunnel 1 brief description

Brief information on interfaces in route mode:

Link: ADM - administratively down; Stby - standby

Protocol: (s) - spoofing

Interface            Link Protocol Primary IP     Description

Tun1                 UP    UP      1.1.1.1        aaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

# Display information about interfaces in DOWN state and the causes.

<Sysname> display interface tunnel brief down

Brief information on interfaces in route mode:

Link: ADM - administratively down; Stby - standby

Interface            Link Cause

Tun0                  DOWN Not connected

Tun1                  DOWN Not connected

Table 2 Command output

Field

Description

Interface

Abbreviated interface name.

Link

Physical link state of the interface:

·     UP—The interface is physically up.

·     DOWN—The interface is physically down.

·     ADM—The interface has been shut down by using the shutdown command. To restore the physical state of the interface, use the undo shutdown command.

·     Stby—The interface is a backup interface in standby state. To see the primary interface, use the display interface-backup state command.

Protocol

Data link layer protocol state of the interface:

·     UP—The data link layer protocol of the interface is up.

·     DOWN—The data link layer protocol of the interface is down.

·     UP(s)—The data link layer protocol of the interface is up, but the link is an on-demand link or does not exist. The (s) attribute represents the spoofing flag. This value is typical of null interfaces and loopback interfaces.

Primary IP

Primary IP address of the interface. This field displays two hyphens (--) if the interface does not have an IP address.

Description

Description of the interface.

Cause

Cause for the physical link state of an interface to be DOWN:

·     Administratively—The interface has been manually shut down by using the shutdown command. To restore the physical state of the interface, use the undo shutdown command.

·     Not connected—The tunnel is not established.

·     DOWN (Tunnel-Bundle administratively down)—The tunnel bundle interface to which the tunnel interface belongs has been shut down by using the shutdown command.

 

Related commands

destination

interface tunnel

source

display tunnel-interface

Use display tunnel-interface to display tunnel interface information.

Syntax

display tunnel-interface [ number ]

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

number: Specifies a tunnel interface by its number. The specified tunnel interface must have been created. If you do not specify a tunnel interface, this command displays information about all existing tunnel interfaces.

Examples

# Display information about tunnel interface 1.

<Sysname> display tunnel-interface 1

 Tunnel ID            : 1

 Tunnel mode          : GRE

Tunnel VPN instance  : vpn1

 Tunnel TTL           : 255

 Tunnel ToS           : 0

 Source interface     : LoopBack1

 Source address       : 1.1.1.1

 Destination address  : 2.2.2.2

 Tunnel BFD           : Enabled

 BFD source IP        : -

 BFD destination IP   : -

 BFD destination MAC  : -

Table 3 Command output

Field

Description

Tunnel VPN instance

VPN instance to which the tunnel interface belongs.

If the tunnel interface belongs to the public network, this field displays two hyphens (--).

Tunnel TTL

TTL for tunneled packets.

Tunnel ToS

ToS for tunneled packets.

Tunnel BFD

Status of the BFD feature.

BFD source IP

BFD source IP address.

BFD destination IP

BFD destination IP address.

BFD destination MAC

BFD destination MAC address.

Related commands

destination

interface tunnel

source

interface tunnel

Use interface tunnel to create a tunnel interface, specify the tunnel mode, and enter tunnel interface view, or enter the view of an existing tunnel interface.

Use undo interface tunnel to delete a tunnel interface.

Syntax

interface tunnel number [ mode { gre [ ipv6 ] | ipv4-ipv4 | ipv4-ipv6 | ipv6 | ipv6-ipv4 | ipv6-ipv6 } ]

undo interface tunnel number

Default

No tunnel interfaces exist.

Views

System view

Predefined user roles

network-admin

Parameters

number: Specifies the number of the tunnel interface. The value range for this argument is 1 to 1023.The number of tunnel interfaces that can be created is restricted by the total number of interfaces and the memory.

mode gre: Specifies the GRE/IPv4 tunnel mode.

mode gre ipv6: Specifies the GRE/IPv6 tunnel mode.

mode ipv4-ipv4: Specifies the IPv4 over IPv4 tunnel mode.

mode ipv4-ipv6: Specifies the IPv4 over IPv6 tunnel mode.

mode ipv6: Specifies the IPv6 tunnel mode. Set this mode for IPv4 over IPv6 manual tunnels and IPv6 over IPv6 tunnels.

mode ipv6-ipv4: Specifies the IPv6 over IPv4 manual tunnel mode.

mode ipv6-ipv6: Specifies the IPv6 over IPv6 tunnel mode.

mode mpls-te: Specifies the MPLS TE tunnel mode.

mode vxlan: Specifies the VXLAN tunnel mode.

mode vxlan-dci: Specifies the VXLAN-DCI tunnel mode.

Usage guidelines

To create a new tunnel interface, you must specify the tunnel mode in this command. To enter the view of an existing tunnel interface, you do not need to specify the tunnel mode.

A tunnel interface number is locally significant. The tunnel interfaces on the two ends of a tunnel can use the same or different interface numbers.

The maximum number of tunnel interfaces supported depends on the tunnel mode. When the number of tunnel interfaces for a tunnel mode exceeds the maximum, the excess tunnel interfaces cannot be activated.

Among the tunnel modes supported by the device, only the GRE/IPv4 and GRE/IPv6 tunnel modes support IS-IS and IPv6 IS-IS.

Examples

# Create GRE/IPv6 tunnel interface Tunnel 1 and enter tunnel interface view.

<Sysname> system-view

[Sysname] interface tunnel 1 mode gre ipv6

[Sysname-Tunnel1]

Related commands

destination

display interface tunnel

display tunnel-interface

source

mtu

Use mtu to set the MTU on a tunnel interface.

Use undo mtu to restore the default.

Syntax

mtu size

undo mtu

Default

If the tunnel interface has never been up, the MTU is 64000 bytes.

If the tunnel interface is up, its MTU is identical to the outgoing interface's MTU minus the length of the tunnel headers. The outgoing interface is automatically obtained through routing table lookup based on the tunnel destination address.

Views

Tunnel interface view

Predefined user roles

network-admin

Parameters

size: Specifies the MTU, in the range of 100 to 64000 bytes.

Usage guidelines

If you do not configure an MTU for a tunnel interface or the configured MTU is 64000 bytes, the effective MTU depends on the tunnel interface status.

·     If the tunnel interface is up, its MTU is identical to the outgoing interface's MTU minus the length of the tunnel headers.

·     If the tunnel interface is down, the device does not calculate or update the MTU of the tunnel interface.

If you configure an MTU for a tunnel interface and the MTU is not 64000 bytes, the configured MTU applies regardless of the tunnel interface status (up/down) and the outgoing interface MTU.

To avoid fragmentation after tunnel encapsulation, set the tunnel interface MTU no greater than the value of the outgoing interface MTU minus the length of the tunnel headers.

Examples

# Set the MTU on Tunnel 1 to 10000 bytes.

<Sysname> system-view

[Sysname] interface tunnel 1

[Sysname-Tunnel1] mtu 10000

Related commands

display interface tunnel

source

Use source to specify the source address or source interface for a tunnel interface.

Use undo source to restore the default.

Syntax

source { ipv4-address | ipv6-address | interface-type interface-number }

undo source

Default

No source address or source interface is specified for a tunnel interface.

Views

Tunnel interface view

Predefined user roles

network-admin

Parameters

ipv4-address: Specifies the tunnel source IPv4 address.

ipv6-address: Specifies the tunnel source IPv6 address.

interface-type interface-number: Specifies the source interface by its type and number. The interface must be up and must have an IP address.

Usage guidelines

The specified source address or the address of the specified source interface is used as the source address of tunneled packets. To display the configured tunnel source address, use the display interface tunnel command.

Do not specify the same tunnel source and destination addresses for the tunnel interfaces on the same device.

The destination address of the local tunnel interface must be the source address of the peer tunnel interface. The source address of the local tunnel interface must be the destination address of the peer tunnel interface.

If you execute this command multiple times, the most recent configuration takes effect.

Examples

# Specify VLAN-interface 10 as the source interface of Tunnel 1.

<Sysname> system-view

[Sysname] interface tunnel 1 mode gre

[Sysname-Tunnel1] source vlan-interface 10

# Specify 192.100.1.1 as the source address of Tunnel 1.

<Sysname> system-view

[Sysname] interface tunnel 1 mode gre

[Sysname-Tunnel1] source 192.100.1.1

Related commands

destination

display interface tunnel

display tunnel-interface

interface tunnel

tunnel accelerate

Use tunnel accelerate to enable tunnel traffic forwarding acceleration.

Use undo tunnel accelerate to disable tunnel traffic forwarding acceleration.

Syntax

tunnel accelerate

undo tunnel accelerate

Default

Tunnel traffic forwarding acceleration is disabled.

Views

System view

Predefined user roles

network-admin

Usage guidelines

Use this command to accelerate the forwarding of tunneled packets when the LB services are not deployed.

Examples

# Enable tunnel traffic forwarding acceleration.

<Sysname> system-view

[Sysname] tunnel accelerate

tunnel dfbit enable

Use tunnel dfbit enable to set the Don't Fragment (DF) bit for tunneled packets.

Use undo tunnel dfbit enable to restore the default.

Syntax

tunnel dfbit enable

undo tunnel dfbit enable

Default

The DF bit is not set for tunneled packets.

Views

Tunnel interface view

Predefined user roles

network-admin

Usage guidelines

To avoid fragmentation and delay, set the DF bit for tunneled packets. Make sure the path MTU is larger than the tunneled packet length. To avoid discarding tunneled packets whose length is larger than the path MTU, do not set the DF bit.

Examples

# Set the DF bit for tunneled packets on Tunnel 1.

<Sysname> system-view

[Sysname] interface tunnel 1 mode gre

[Sysname-Tunnel1] tunnel dfbit enable

tunnel discard ipv4-compatible-packet

Use tunnel discard ipv4-compatible-packet to enable dropping IPv6 packets that use IPv4-compatible IPv6 addresses.

Use undo tunnel discard ipv4-compatible-packet to restore the default.

Syntax

tunnel discard ipv4-compatible-packet

undo tunnel discard ipv4-compatible-packet

Default

IPv6 packets that use IPv4-compatible IPv6 addresses are not dropped.

Views

System view

Predefined user roles

network-admin

Usage guidelines

This command enables the device to check the source and destination IPv6 addresses of the de-encapsulated IPv6 packets from a tunnel. If a packet uses an IPv4-compatible IPv6 address as the source or destination address, the device discards the packet.

Examples

# Enable dropping IPv6 packets that use IPv4-compatible IPv6 addresses.

<Sysname> system-view

[Sysname] tunnel discard ipv4-compatible-packet

tunnel ip-in-ip decapsulate-any

Use tunnel ip-in-ip decapsulate-any to configure a source-destination address pair for IPv4-in-IPv4 packet decapsulation.

Use undo tunnel ip-in-ip decapsulate-any to restore the default.

Syntax

tunnel ip-in-ip decapsulate-any [ destination ip-address ] source { ip-address | interface-type interface-number | direct }

undo tunnel ip-in-ip decapsulate-any

Default

No source-destination address pair is configured for IPv4-in-IPv4 packet decapsulation.

Views

System view

Predefined user roles

network-admin

Parameters

destination ip-address: Specifies a destination address. The IP address can be any IP address. If you do not specify a destination address, IP address 0.0.0.0 is used as the destination address for IPv4-in-IPv4 packet decapsulation.

source ip-address: Specifies a local IP address as the source IP address. The IP address can be an IP address on any of the following interfaces:

·     Layer 3 interfaces (except subinterfaces, interfaces in VPN instances, and inloopback interfaces).

·     VLAN interfaces.

·     Loopback interfaces.

source interface-type interface-number: Specifies a source interface by its type and number. The primary IP address of the interface is used as the source IP address.

source direct: Specifies a group of local IP addresses as the source IP addresses. If you specify this keyword, the system traverses all Layer 3 interfaces, VLAN interfaces, and loopback interfaces in up state on the device. The source IP addresses used for packet decapsulation are the primary IP addresses of the first 1000 interfaces (except subinterfaces, interfaces in VPN instances, and inloopback interfaces).

Usage guidelines

In some scenarios, a host needs to construct multi-layer encapsulated IPv4-in-IPv4 packets to detect whether a transmission path is reachable. Use this command on each node along the transmission path to configure a source-destination address pair used to decapsulate the IPv4-in-IPv4 packets.

Configure a source-destination address pair on each node along the path to be detected. On the end node, you can specify a source IP address, a source interface, or a group of source IP addresses. On the other nodes, you must use the source direct keyword to specify a group of source IP addresses.

Examples

# Configure a source-destination address pair for IPv4-in-IPv4 packet decapsulation. The destination IP address is 2.2.2.3 and the source IP address is 192.100.1.1.

<Sysname> system-view

[Sysname] tunnel ip-in-ip decapsulate-any destination 2.2.2.3 source 192.100.1.1

# Specify a group of IP addresses as the source IP addresses for IPv4-in-IPv4 packet decapsulation.

<Sysname> system-view

[Sysname] tunnel ip-in-ip decapsulate-any source direct

tunnel ipv6-in-ipv6 decapsulate-any

Use tunnel ipv6-in-ipv6 decapsulate-any to configure a source-destination address pair for IPv6-in-IPv6 packet decapsulation.

Use undo tunnel ipv6-in-ipv6 decapsulate-any to restore the default.

Syntax

tunnel ipv6-in-ipv6 decapsulate-any [ destination ipv6-address ] source { ipv6-address | interface-type interface-number | direct }

undo tunnel ipv6-in-ipv6 decapsulate-any

Default

No source-destination address pair is configured for IPv6-in-IPv6 packet decapsulation.

Views

System view

Predefined user roles

network-admin

Parameters

destination ipv6-address: Specifies a destination IPv6 address. The address can be any IPv6 address. If you do not specify a destination address, IPv6 address :: is used as the destination address for IPv6-in-IPv6 packet decapsulation.

source ipv6-address: Specifies a local IPv6 address as the source IPv6 address. The IPv6 address can be an IPv6 address on any of the following interfaces:

·     Layer 3 interfaces (except subinterfaces, interfaces in VPN instances, and inloopback interfaces).

·     VLAN interfaces.

·     Loopback interfaces.

source interface-type interface-number: Specifies a source interface by its type and number. The global unicast IPv6 address or link local address of the interface is used as the source IPv6 address.

source direct: Specifies a group of local IPv6 addresses as the source IPv6 addresses. If you specify this keyword, the system traverses all Layer 3 interfaces, VLAN interfaces, and loopback interfaces in up state on the device. The source IPv6 addresses used for packet decapsulation are the global unicast IPv6 addresses or link local addresses of the interfaces (except subinterfaces, interfaces in VPN instances, and inloopback interfaces).

Usage guidelines

In some scenarios, a host needs to construct multi-layer encapsulated IPv6-in-IPv6 packets to detect whether a transmission path is reachable. Use this command on each node along the transmission path to configure a source-destination address pair used to decapsulate the IPv6-in-IPv6 packets.

Configure a source-destination address pair on each node along the path to be detected. On the end node, you can specify a source IPv6 address, a source interface, or a group of source IPv6 addresses. On the other nodes, you must use the source direct keyword to specify a group of source IPv6 addresses.

Examples

# Configure a source-destination address pair for IPv6-in-IPv6 packet decapsulation. The destination IP address is 200::1 and the source IP address is 300::1.

<Sysname> system-view

[Sysname] tunnel ipv6-in-ipv6 decapsulate-any destination 200::1 source 300::1

# Specify a group of IPv6 addresses as the source IP addresses for IPv6-in-IPv6 packet decapsulation.

<Sysname> system-view

[Sysname] tunnel ipv6-in-ipv6 decapsulate-any source direct

tunnel tos

Use tunnel tos to set the ToS of tunneled packets.

Use undo tunnel tos to restore the default.

Syntax

tunnel tos tos-value

undo tunnel tos

Default

The ToS of tunneled packets is the same as the ToS of the original packets.

Views

Tunnel interface view

Predefined user roles

network-admin

Parameters

tos-value: Specifies the ToS of tunneled packets, in the range of 0 to 255.

Usage guidelines

After you configure this command, all the tunneled packets of different services sent on the tunnel interface will use the same configured ToS. For more information about ToS, see ACL and QoS Configuration Guide.

Examples

# Set the ToS of tunneled packets to 20 on Tunnel 1.

<Sysname> system-view

[Sysname] interface tunnel 1 mode gre

[Sysname-Tunnel1] tunnel tos 20

Related commands

display interface tunnel

display tunnel-interface

tunnel ttl

Use tunnel ttl to set the Time to Live (TTL) of tunneled packets.

Use undo tunnel ttl to restore the default.

Syntax

tunnel ttl ttl-value

undo tunnel ttl

Default

The TTL of tunneled packets is 255.

Views

Tunnel interface view

Predefined user roles

network-admin

Parameters

ttl-value: Specifies the TTL of tunneled packets, in the range of 1 to 255.

Usage guidelines

The TTL determines the maximum number of hops that the tunneled packets can pass. When the TTL expires, the tunneled packets are discarded to avoid loops.

Examples

# Set the TTL of tunneled packets to 100 on Tunnel 1.

<Sysname> system-view

[Sysname] interface tunnel 1 mode gre

[Sysname-Tunnel1] tunnel ttl 100

Related commands

display interface tunnel

display tunnel-interface

tunnel vpn-instance

Use tunnel vpn-instance to specify a VPN instance for the destination address of a tunnel interface.

Use undo tunnel vpn-instance to restore the default.

Syntax

tunnel vpn-instance vpn-instance-name

undo tunnel vpn-instance

Default

The destination address of a tunnel interface belongs to the public network.

Views

Tunnel interface view

Predefined user roles

network-admin

Parameters

vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string of 1 to 31 characters.

Usage guidelines

After this command is executed, the device looks up the routing table of the specified VPN instance to forward tunneled packets on the tunnel interface.

For a tunnel interface to come up, the tunnel source and destination must belong to the same VPN instance. To specify a VPN instance for the tunnel source, use the ip binding vpn-instance command on the tunnel source interface.

For the S9825 switch series, a tunnel interface does not support this command in the following conditions:

·     The tunnel public interface is a Layer 3 Ethernet interface or Layer 3 aggregate interface, and the Layer 3 interface has created a subinterface.

·     The tunnel public interface is a Layer 3 Ethernet subinterface or Layer 3 aggregate subinterface.

Examples

# Specify VPN instance vpn10 for the tunnel destination on Tunnel 1.

<Sysname> system-view

[Sysname] ip vpn-instance vpn10

[Sysname-vpn-instance-vpn10] route-distinguisher 1:1

[Sysname-vpn-instance-vpn10] vpn-target 1:1

[Sysname-vpn-instance-vpn10] quit

[Sysname] interface vlan-interface 10

[Sysname-Vlan-interface10] ip binding vpn-instance vpn10

[Sysname-Vlan-interface10] ip address 1.1.1.1 24

[Sysname-Vlan-interface10] quit

[Sysname] interface tunnel 1 mode gre

[Sysname-Tunnel1] source vlan-interface 10

[Sysname-Tunnel1] destination 1.1.1.2

[Sysname-Tunnel1] tunnel vpn-instance vpn10

Related commands

ip binding vpn-instance (MCE Command Reference)

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网