
C613-50186-01 Rev B
Command Reference for AR2050V
582
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP C
OMMANDS
INTERFACE
(PPP)
interface (PPP)
Overview
Use this command to select a PPP interface to configure.
command to enable PPP encapsulation
and create PPP interfaces first.
Syntax
interface <
PPP-interface-list>
Mode
Global Configuration
Example
The following example shows how to enter Interface mode to configure a PPP
interface.
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
Related
Commands
ip address (IP Addressing and Protocol)
Parameter
Description
<
PPP-interface-list
>
The PPP interfaces or ports to configure. An interface-list
can be:
•
a PPP interface (e.g. ppp0)
•
a continuous range of PPP interfaces, separated by a
hyphen (e.g.
ppp0-ppp2
)
•
a comma-separated non-continuous list of PPP
interfaces (e.g.
ppp0,ppp2
)
The specified interfaces must exist.