
Global Configuration Mode Command Set Command Reference Guide
168 © 2003 ADTRAN, Inc. 61950860L1-35D
interface ppp <label>
Use the interface ppp command to create a virtual point-to-point protocol (PPP) interface that is identified
using the entered number label. In addition, entering this command activates the PPP interface command
set. Use the no form of this command to delete a configured virtual PPP interface.
Syntax Description
<label>
Specifies the numerical virtual PPP interface identifying label (valid range: 1 to
1024)
Default Values
By default, there are no configured PPP interfaces.
Command Modes
(config)# Global Configuration Mode required
Command History
Release 1.1 Command was introduced
Functional Notes
Creating an endpoint that uses a layer 2 protocol (such as PPP) is generally a four-step process:
Step 1:
Create the PPP virtual endpoint (using the
interface ppp
) command and enter the PPP command set.
(config)#
interface ppp 7
(config-ppp 7)#
Step 2:
Configure the interface parameters to apply access policies to the interface, create bridging interfaces,
configure dial-backup, and assign an IP address. For example, the following assigns an IP address of
193.44.69.1/30
to the interface.
(config-ppp 7)#
ip address 193.44.69.1 255.255.255.252
Kommentare zu diesen Handbüchern