Generic Routing Encapsulation
Left running head:
Chapter name (automatic)
946
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
GRE CONFIGURATION COMMANDS
This section details the commands that are used in configuring GRE.
T
O CONFIGURE A TUNNEL INTERFACE
EXAMPLE
ALU(config)# interface tunnel 7
ALU(config-if Tunnel7)#
T
O ADMINISTRATIVELY BRING UP/SHUTDOWN THE TUNNEL INTERFACE
EXAMPLE
ALU(config-if Tunnel7)# no shutdown
ALU(config-if Tunnel7)# shutdown
T
O CONFIGURE IP ADDRESS ON A TUNNEL INTERFACE
EXAMPLE
ALU(config-if Tunnel7)# ip address 20.20.20.20/24
Command (in CM) Description
interface Tunnel <0-14487> This command is used to configure a
tunnel interface.
Command (in ICM) Description
no shutdown This command is used to
administratively bring up the tunnel
interface.
shutdown This command is used to
administratively bring down the tunnel
interface.
Command (in ICM) Description
ip address {<ip-address
subnet-mask>|<ip-address/
prefix-length>}
This command is used to assign an IP
address and subnet mask to the tunnel
interface.