T1E1 Line Card
Left running head:
Chapter name (automatic)
266
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE IP ADDRESS FOR THE INTERFACE
EXAMPLE
ALU(config-if Serial0/0:0)# ip address 20.20.20.20/24
ALU(config-if Serial0/0:0)# no ip address 20.20.20.20/24
T
O SET ENCAPSULATION ON THE INTERFACE
E
XAMPLE
The following example shows how to set the FR encapsulation:
ALU(config-if Serial 0/0:0)# encapsulation frame-relay
Command (in ICM) Description
ip address {<ip-address
subnet-mask>|<ip-address/
prefix-length>}
This command is entered in the interface
configuration mode to configure an IP
address for the interface.
no ip address {<ip-address
subnet-mask>|<ip-address/
prefix-length>}
This command is used to remove the IP
address for the interface.
Command (in ICM) Description
encapsulation {frame-relay
|ppp|hdlc|mlfr <bundle_id>|mlppp
<bundle_id>}
This command is entered in the
interface configuration mode to
set encapsulation on the
interface.
no encapsulation The “no” command sets the
encapsulation to its default.
The default encapsulation is
HDLC.