PPP Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
333
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
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 the 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: Set encapsulation to PPP on the interface. See “To Set PPP
Encapsulation on an Interface”
Step 11: Configure PPP Optional Parameters. See “PPP Optional
Parameters”
• Configure LCP parameters. See “Link Control Protocol Configuration”
• Configure IPCP parameters. See “IP Control Protocol (IPCP)
Configuration”
• Configure Timers and Counters. See “PPP Counters and Timers
Configuration”