Specifications

Chapter 3. Configuring Router Software 49
Configuring PPP with IP Routing
This table outlines configuration commands for the PPP Link Protocol with the IP Routing Network Protocol.
PPP with IP Routing
Steps Settings Commands
System Settings
System Name Required system name <name>
System Message Optional system msg <message>
Authentication Password Required system passwd <password>
Ethernet IP Address As required eth ip addr <ipaddr> <ipnetmask> [<port#>]
DHCP Settings Already enabled; additional
settings may be required
dhcp set valueoption domainname
<domainname>
dhcp set valueoption domainnameserver <ipaddr>
Change Login Optional system admin <password>
Remote Routers
New Entry Enter: Remote Name remote add <remoteName>
Link Protocol/PVC
a
(for ATM routers)
a Enter this information if you are using PPP in an ATM environment.
Select: PPP
Enter: VPI/VCI numbers
remote setProtocol PPP <remoteName>
remote setPVC <vpi number>*<vci number>
<remoteName>
Link Protocol/DLCI
b
(for Frame Relay routers)
b Enter this information if you are using PPP in a Frame Relay environment.
Select: PPP
Enter: DLCI number
remote setProtocol PPP <remoteName>
remote setDLCI <number> <remoteName>
Security
c
RemoteÕs Password
c If the ISP does not support the authentication of the ISP system by the caller, use the command remote disauthen
<remoteName> to disable the authentication.
Choose security level
Enter: password
remote setAuthen <protocol> <remoteName>
remote setOurPasswd <password> <remoteName>
Bridging On/Off Must be off remote disBridge <remoteName>
TCP/IP Route Address Enter: Explicit or default
route
remote addIproute <ipnet> <ipnetmask> <hops>
<remoteName>
If NAT is enabled: To enable NAT, use: remote setIpTranslate on <remoteName>
You may need to enter a
Source WAN Port Address
remote setSrcIpAddr <ipaddr> <mask>
<remoteName>
If NAT is not enabled: You may need to enter a
Source WAN Port Address
remote setSrcIpAddr <ipaddr> <mask>
<remoteName>
IP and IPX Routing
TCP/IP Routing
(Internet Firewall)
Must be enabled
(optional)
eth ip enable
eth ip Þrewall <on | off>
IPX Routing Must be disabled eth ipx disable
Store
Reboot
save
reboot