Configuration Commands : interface tunnel mode

interface tunnel mode
Description
Use the interface tunnel mode command to configure the encapsulation mode for this tunnel as either GRE or UDP.
Use the no form of this command to reset the mode for this tunnel to its default.
Syntax
interface tunnel <tunnel name> mode {gre | udp}
no interface tunnel <tunnel name> mode
Arguments
<tunnel name>
Defaults
The default mode is gre.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
Usage Guidelines
None.
Examples
To configure the tunnel, Paris_London, for UDP mode:
(config) # interface tunnel Paris_London mode udp
To reset the tunnel, Paris_London, to the default mode, GRE:
(config) # no interface tunnel Paris_London mode

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.