User manual
3 — Configuring Your Router
3-9
iii) Configuring the WAN - For RFC 2225 (RFC 1577) IPoA
a) To set the IP configuration of your WAN connection, assuming the WAN
IP given by your ADSL Service Provider is 202.166.29.154:
ip device add wan atm //atm
202.166.29.154
ip subnet add wan.home .
202.166.29.154
ff:ff:ff:0
b) To set the atm configuration, assuming the PVC and WAN Gateway given
by your ADSL Service Provider are 0/35 and 202.166.29.2 respectively:
ip ipatm pvc add wan atm
0/35
remoteip
202.166.29.2
OR
To obtain WAN settings automatically from your ADSL Service Provider:
ip device add wan atm //atm
dhcp
ip ipatm pvc add wan atm
0/35
remoteip
202.166.29.2
For multiple PVCs,
- Repeat (b) with different PVCs values.
- Append
wan
with an underscore ('_') followed by a unique digit for
each of the different PVC configured.
- Issue a unique WAN IP for each of the different PVC configured
Examples:
For first PVC value (0/35)
ip ipatm pvc add wan_1 atm
0/35
remoteip
202.166.29.2
For second PVC value (0/100),
ip ipatm pvc add wan_2 atm
0/100
remoteip
202.166.29.3
append with a unique digit
unique WAN IP