Command Line Interface User’s Guide
Vpi
The ATM vpi value which was assigned in a vcadd command or listed in a atmshowconn
command.
Vci
The ATM vci value which was assigned in a vcadd command or listed in a atmshowconn
command.
mask
This specifies the netmask for the PPP interface. The mask is specified in dot notation
(i.e.255.255.255.0).
Mode
Mode can be AUTO or DIRECT. In case of mode being set to AUTO the PPPoE negotiation
starts only when the system identifies any traffic required to be transferred on the link and in
case of DIRECT the PPPoE negotiation is started manually using “pppoestart” command. The
default is DIRECT.
idleTimeout
The value of idletime is given in minutes and this value indicates how long the link remains up
when there is no data transfer over the link. The idle time works only when used in combination
with mode AUTO. The default is 60 seconds.
enable|disable
This enables or disables NAT (Network Address Translation) for this PPP interface. The default
is for NAT to be disabled.
mask
This specifies the netmask for the PPP interface. The mask is specified in dot notation
(i.e.255.255.255.0).
OUI vpnId
This specifies the VPN encapsulation. The OUI (Organizationally Unique Identifier) and VPN
identifier are specified as numbers.
EXAMPLE
pppoe 1 –o -if ppp0 -vpi 0 -vci 100 -user jones -pass Indiana
This command defines a PPPoE profile. The ppp0 interface is used with the ATM connection vpi
0 and vci 100. The user name is “jones” and the password is “Indiana”.
5.15.2
pppoedefault
pppoedefault <profile>
104 1800-A2-GB20-00