Enterasys Networks 9034313-07 Tunnel source, This example creates a configured tunnel interface

Models: 9034313-07

1 872
Download 872 pages 24.54 Kb
Page 555
Image 555

tunnel source

Usage

This command enables tunnel interface configuration mode from global configuration mode, and, if the interface has not previously been created, this command creates a new tunnel routing interface.

The no form of this command removes the tunnel interface and associated configuration parameters.

Example

This example creates a configured tunnel interface 1.

C3(su)->router(Config)# interface tunnel 1

C3(su)->router(Config-if(Tnnl 1))#

tunnel source

This command specifies the IPv4 source transport address of the tunnel.

Syntax

tunnel source {ipv4-addr interface vlan vlan-id}no tunnel source

Parameters

ipv4‐addr

The IPv4 source address of the tunnel.

interface vlan vlan‐id Specify an interface to use a link‐local address. The VLAN must be configured in switch mode.

Defaults

None.

Mode

Router interface configuration: C3(su)‐>router(Config‐if(Tnnl 1))#

Usage

The no form of this command removes the source IPv4 address for the tunnel interface being configured.

Example

The following example configures the source IPv4 address for tunnel 1.

C3(su)->router(Config)# interface tunnel 1

C3(su)->router(Config-if(Tnnl 1))#

C3(su)->router(Config-if(Tnnl 1))# tunnel source 192.168.10.10

SecureStack C3 Configuration Guide 19-9

Page 555
Image 555
Enterasys Networks 9034313-07 manual Tunnel source, This example creates a configured tunnel interface