Open In App

Creating PPP and its parameters

Over synchronous port, ISDN call, MIOX circuit, ACC call, and TDM group (being referred to as physical layer), the CREATE Command, as the name suggests, is used to develop and create specified PPP interface that is running. 

There are several parameters included in this command. Some of the parameters are given below : 



 

Syntax to create PPP : 
 



CREATE PPP=ppp-interface OVER=physical-interface 
[AUTHENTICATION={EITHER|CHAP|NONE|PAP}]
[AUTHMODE={IN|OUT|INOUT}] [BAP={OFF|ON}] 
[BAPMODE={CALLBACK|CALL}] [CBDELAY=1..100] 

[CBMODE={REQUEST|OFF|ACCEPT}] [CBNUMBER=e164number] 
[CBOPERATION={USERAUTH|E164NUMBER}] 
[COMPALGORITHM={STACLZS|PREDICTOR}]

[COMPRESSION={OFF|ON|LINK}] [CONFIGURE={CONTINUOUS|value}] 
[DEBUGMAXBYTES=16..256] [DESCRIPTION=description] [DOWNRATE=0..100] 
[DOWNTIME=time] [ECHO={OFF|ON|period}] [ENCRYPTION={OFF|ON}] 
[FRAGMENT={OFF|ON}] [FRAGOVERHEAD=0.100] [IDLE={OFF|ON|time}] 
[IPREQUEST={OFF|ON}] [LQR={OFF|ON|time}] [MAGIC={OFF|ON}] 
[MODEM={OFF|ON}] [NULLFRAGTIMER=time] [NUMBER=number] 
[PASSWORD=password] [PREDCHECK={CRCCCITT|CRC16}] [RESTART=time] 
[STACCHECK={SEQUENCE|LCB}] [STARENTITY=1..255] 
[TERMINATE={CONTINUOUS|value}] 

[TYPE={PRIMARY|SECONDARY|DEMAND}] [UPRATE=0..100] [UPTIME=time] 
[USERNAME=username]

Description of above Syntax : 

 

 


Article Tags :