High-level Data Link Control
Left running head:
Chapter name (automatic)
306
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
ALU(config)# interface Serial <slot/port>
ALU(config-if Serial<slot/port>)#
Example:
ALU(config)#interface Serial0/0
ALU(config-if Serial0/0)#
For more details on configuring a Serial interface (V.35/X.21), refer to the “Universal
Serial Port (USP) Line Card” chapter.
Step 7: Enter Serial interface configuration mode
ALU(config)# interface Serial <slot/port:channel>
ALU(config-if Serial<slot/port:channel>)#
Example:
ALU(config)#interface Serial0/0:0
ALU(config-if Serial0/0:0)#
Step 8: Administratively bring up the interface
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if Serial0/0:0)# no shutdown
Step 9: Configure IP address for the interface
ALU(config-if <interface-name>)# ip address {<ip-
address subnet-mask>|<ip-address/prefix-length>}
Example:
ALU(config-if Serial0/0:0)# ip address 20.20.20.20/24
Step 10: Configure HDLC encapsulation. By default, the system has HDLC
encapsulation on an interface. There is no need to explicitly configure it. See “To
Configure HDLC Encapsulation”
Note: If the encapsulation on the interface is pre-configured for either Frame Relay or PPP
(Point to Point), then configure HDLC encapsulation. See “To Set Encapsulation to its
Default (HDLC)”