Chapter 5
89
• [{ipoa|r1483|ppp|pppoe|pptp|server|bridge|pppridge}: Enter
‘ipoa’ to specify these channels as ipoa route. Enter ‘r1483’ to
specify RFC1483 route, ‘ppp’ to PPP Client, ‘pppoe’ to PPPoE
Client, ‘pptp’ to PPTP Tunneling, ‘server’ to PPP Server,
‘bridge’ for RFC1483 Bridge and ‘pppbridge’ for PPP Bridge.
The default type is ipoa route. For the Bridge device, only the
first IP and NAT parameters are valid. The bridge ip and config
ip are really as NAT.
• {llc|hdlc|vcmux}: For PPP routing, specify the PPP record
head of LLC or HDLC, the default is learning for these record
heads. For RFC1483 route, specify the route with LLC or
VCMUX Mode. The default mode is llc mode.
• {ubr|cbr}: Enter ‘ubr’ or ‘cbr’ to specify the VC for these
channels, the default VC is ubr.
• pcr: Enter ‘xxxxx’ to set the PCR for these channels. The
default value is 8000.
• ip([index,] [{pap|chap},] {localip|dhcp[(lease_time)]},
remoteip[,SubnetMask]): Enter ‘ip(..)’ to set an ATM channel
to local IP and remote IP.
•
index: For more channels, enter an index ‘xx’ to specify
which channel needs to be set as the local IP and remote IP.
If the index is omitted, it will automatically increase 1 with
the before 1 index of ‘ip(..)’. The starting default index is 1.
•
{pap|chap}: For the PPP server, enter ‘pap’ or ‘chap’ to
specify the channel login protocol. The default is none.
•
{Ipaddress|dhcp[(lease_time)]}: Enter ‘xxx.xxx.xxx.xxx’ to
set the channel local ip address. Entering ‘dhcp’ means con-
figuring this channel as DHCP Client (only the RFC1483
channel can support DHCP). The Lease Time can be set to
900. The local IP default value is 10.0.2.1 for the first ATM
channel, 10.0.3.1 for the second channel,......