PLANET Technology Corp. |
VC when communicating across your local ISP network.
For bridging mode operation, you should select Ethernet over ATM (RFC 1483 bridged Ethernet) as the ATM protocol. For routing mode operation,
admin# setup wan 3 protocol Ethernet
where the selectable parameters corresponding to the above ATM protocols are “Ethernet”, “IPoA”, “PPPoA”, and “PPPoE”. To disable the
admin# setup wan 1 protocol Disable
The valid ranges for the VPI is from 0 to 255. For the VCI, it is between 0 and 65535.
The following example set the VPI/VCI = 0/135 for ATM VC WAN 3
admin# setup wan 3 vpi_vci 0 135
To change the encapsulation from default LLC to
admin# setup wan 3 encap
To review the new configuration you have changed for WAN 3, type:
admin# setup wan 3 list |
|
| ||
WAN Interface Parameters |
|
| ||
Int. | Link | IP Address/ | Netmask VPI/ | VCI Encap. QoS PCR |
| ||||
WAN 1 | Disable |
|
|
|
WAN 2 | Disable |
|
|
|
WAN 3 | Ethernet | 192.168.3.1/ | 255.255.255.0 0/ | 135 |
WAN 4 | Disable |
|
|
|
WAN 5 | Disable |
|
|
|
WAN 6 | Disable |
|
|
|
WAN 7 | Disable |
|
|
|
WAN 8 | Disable |
|
|
|
To save the new WAN port configuration, enter:
admin# write