transport-tunnel

Creates a new transport tunnel.

Syntax

transport-tunnel tunnel-name
no transport-tunnel tunnel-name

Parameters

tunnel-name
Specifies the name of the transport tunnel. Supports 64 characters.
The name must start with an alphabet character or an underscore character, followed by alphanumeric characters or special characters (underscores, hyphens, or periods).

Modes

Config mode

Usage Guidelines

This command is available only to users with the admin role.

The following reserved keywords cannot be used as name identifiers: all, ingress-group, egress, egress-group, match, list, access-list, route-map, and listener-policy.

The transport tunnel name cannot be same as the ingress group that is associated with the transport tunnel.

If the no form of the command is run without the configuration, the command is ignored and no error is reported.

The attached route-map must be a member of at least one interface, LAG, or transport tunnel. Remove the route map from ingress group or attach the ingress group to another interface, LAG, or transport tunnel before removing it from the tunnel.

Examples

The following example configures transport tunnel.

device(config)# transport-tunnel tt1 
device(config-tranport-tunnel)# 

Show running:  
device# show running-config transport-tunnel tt1 
transport-tunnel tt1