PLANET Technology
GRT-101 User’s Manual
-
32
-
bridged Ethernet) as the ATM protocol. For routing mode operation, GRT-101
supports Ethernet over ATM (RFC 1483 bridged Ethernet), IP over ATM (RFC
1483 routed IP/RFC 1577), PPP over ATM (RFC 2364), and PPP over
Ethernet (RFC 2516). The following example enables the ATM VC WAN 3 with
protocol of Ethernet over ATM:
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 pre-configured
ATM VC WAN 1, enter:
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 VC-Mux for ATM VC WAN 3
admin# setup wan 3 encap VC-Mux
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 VC-Mux UBR 2400
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