Tunnel Commands - ADC SG-1 User Manual

Adc telecommunication user manual service gateway system sg-1
Table of Contents

Advertisement

Chapter 7: Second Level Commands
T
UNNEL COMMANDS
Host(config)# interface tunnel
This command defines a remote (the tunnel initiator) tunnel endpoint IP address, which allowed opening ip-in-ip or
GRE tunnels to the system.
The local tunnel endpoint ip address (tunnel destination) should be one of the system IP addresses (Ethernet,
VLAN, Loopback, or ATM).
The system should refuse the interface tunnel command when a local tunnel endpoint IP address is not one of the
configured system IP addresses (i.e., interface or loopback).
Usage
interface tunnel <interface number> <remote tunnel endpoint ip address> <local tunnel endpoint ip address>
<tunnel type>[<tunnel mode>]
Parameter(s)
<interface number>
This is the tunnel interface number; valid number range is 1 to 500.
<remote tunnel endpoint ip address>
This is the remote tunnel endpoint IP address; it must be a system legal IP address.
<local tunnel endpoint ip address>
This is the local tunnel endpoint IP address; it must be a system legal IP address which is one of the system
interfaces (Ethernet, ATM, or Loopback).
<tunnel type>
This is the system allowed tunnel types: ip-in-ip or GRE.
<tunnel mode>
This is the tunnel mode, the default is Standard (roamed).
Example 1
Host(config)#
interface tunnel 1 192.168.0.1 10.0.1.7 ip-in-ip
Operation error:
Local tunnel endpoint IP address should be on of the system interfaces
Example 2
Host(config)# interface tunnel 1 192.168.1.8 10.0.1.7
Host(config)# native-ip enable interface tunnel 1 <cr>
Host(config)# end <cr>
Host# write terminal
...
interface tunnel 1 192.168.1.8 10.0.1.7 gre roamed
native-ip enable interface tunnel 1
...
7-30
gre roamed <cr>
June 30, 2006
SG1-UM-8500-03

Advertisement

Table of Contents
loading

Table of Contents