Extreme Networks WM-4T1i Network Router User Manual


 
WM-4T1i Module Installation and User Guide 3-5
Configuring a PPP/MLPPP Link
config ppp [bcp [on | off] | ipcp [on | off]] [ports <portlist> |
multilink <groupname>]
PPP/MLPPP Configuration Commands
Table 3-1 describes the commands used to configure a PPP/MLPPP link.
Table 3-1: PPP/MLPPP Configuration Commands
Command Description
config multilink <groupname> add ports
<portlist>
Adds ports to a multilink group.
config multilink <groupname> delete ports
<portlist>
Removes ports from a multilink group.
config ppp authentication [off | chap | pap |
chap-pap]
[ports <portlist> | multilink <groupname>]
Sets the authentication method for a PPP link
or a MLPPP multilink group. The default setting
is to use no authentication.
config ppp [bcp [on | off] | [ipcp [on | off]] [ports
<portlist> | multilink <groupname>]
Sets the encapsulation method for a
PPP/MLPPP link. You cannot set both to on, or
both to off. Configuring bcp on implies ipcp off;
configuring ipcp on implies bcp off. The default
setting is bcp on.
config ppp user <username> {encrypted}
<password>
[ports <portlist> | multilink <groupname>]
Sets the username sent to the remote end of a
PPP/MLPPP link for authentication.
config vlan <vlan> add multilink <groupname> Adds an MLPPP multilink group to a VLAN.
config vlan <vlan> delete multilink
<groupname>
Removes an MLPPP multilink group from a
VLAN.
create account pppuser <name> {encrypted}
{<password>}
Adds a username that will be accepted by the
local end during authentication.
create multilink <groupname> Creates a multilink group.
delete multilink <groupname> Deletes a multilink group.
delete account pppuser <username> Removes a username from the local
authentication list.
disable multilink <groupname> Disables a multilink group.
enable multilink <groupname> Enables a multilink group (and enables all
ports in the group).