User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 892
8.1.2. Configuration commands
8.1.2.1. interface tunnel
This command uses to enter the Interface Config mode for a tunnel interface. The tunnel id range is from 0 to 7.
To remove the tunnel interface and associated configuration parameters for the specified tunnel interface, use
the no form of this command.
Format interface tunnel <0-7>
no interface tunnel <0-7>
Default None
Mode Global Config
8.1.2.2. tunnel source
This command specifies the source transport address of the tunnel, either explicitly or by reference to an
interface.
To remove the tunnel source, use the no form of this command.
Format tunnel source {<ipv4-address> | <ethernet> {<slot/port> | vlan <vlan-id>}}>
no tunnel source
Default None
Mode Interface Tunnel Mode
8.1.2.3. tunnel destination
This command specifies the destination transport address of the tunnel.
To remove the tunnel destination, use the no form of this command.
Fields
Definition
<slot/port>
The Interface number.
<vlan-id>
VLAN ID. The range of VLAN ID is 1 to 4093.
<ipv4-address>
A valid IP Address.