74 ADD PPP Patch Release Note
Patch 86251-08 for Software Release 2.5.1
C613-10356-00 REV I
ADD PPP
Syntax ADD PPP=ppp-interface OVER=physical-interface
[other parameters]
where:
ppp-interface is the PPP interface number, from 0 to 511.
physical-interface is:
•SYNn
•DS3n
•ISDN-callname
•ACC-callname
•MIOXn-circuitname
•TDM-groupname
•TNL-callname
•VLANn-servicename
Description This command adds a lower layer interface or link to an existing PPP interface.
This configures PPP multilink, which groups links together for increased
bandwidth. The following may be added:
a synchronous port
a DS3 port
an ISDN call
an ACC call
a MIOX circuit
TDM group
an L2TP call
a PPP over Ethernet service over a VLAN interface
The OVER parameter specifies the physical interface over which the PPP
interface will run. For PPP over Ethernet and PPP over VLAN links, use the
service name provided by your ISP, or the special service name ANY to specify
that any service is acceptable.
Examples To add a PPPoE interface on VLAN2, using the service name ANY, as an
additional physical interface to PPP interface 1, and enable STAC LZS
compression on the synchronous link with a check mode of LCB, use the
command:
ADD PPP=1 OVER=vlan2-any COMP=LINK STACCHECK=LCB