Technicolor - Thomson ST546 Network Router User Manual


 
E-DOC-CTC-20061027-0003 v2.0
PPP Commands
589
ppp ifconfig
Configure a PPP interface.
SYNTAX:
where:
i
The interface to be configured must not be connected at the time of configuration. If this should be
the case, use the command :ppp ifdetach before using the command :ppp ifconfig.
ppp ifconfig intf = <string>
[dest = <string>]
[user = <string>]
[password = <password>
[acname = <quoted string>
[servicename = <quoted string>
[pcomp = <{disabled | enabled}>
[accomp = <{enabled | disabled | negotiate}>]
[trace = <{disabled | enabled}>]
[concentrator = <{disabled | enabled}>]
[auth = <{pap | chap | auto}>]
[restart = <{disabled | enabled}>]
[retryinterval = <number{0-65535}>]
[passive = <{disabled | enabled}>]
[silent = <{disabled | enabled}>]
[echo = <{disabled | enabled}>]
[mru = <number{293-8192}>]
[laddr = <ip-address>]
[raddr = <ip-address>]
[netmask = <ip-mask(dotted or cidr)>]
[format = <{cidr | dotted | none}>]
[pool = <none>]
[savepwd = <{disabled | enabled}>]
[demanddial = <{disabled | enabled}>]
[doddelay = <number{0-3600}>]
[primdns = <ip-address>]
[secdns = <ip-address>]
[dnsmetric = <number{0-100}>]
[idletime = <number{0-1000000}>]
[idletrigger = <{RxTx | Rx | Tx}>]
[unnumbered = <{disabled | enabled}>]
intf The name of the PPP interface to be configured. REQUIRED
dest The destination for this PPP interface.
Typically, a phonebook entry.
If an Ethernet interface is given as destination, then the connection
will be a PPPoE connection.
If an ATM interface is given as destination, then the connection will
be a PPPoA connection.
OPTIONAL
user The user name for remote PAP/CHAP authentication. OPTIONAL