
PLANET Technology Corp. |
LLC header of the packet. The VC based multiplexing method carries each protocol on a separate ATM virtual circuit. This method is sometimes used in private networks, in which PVC creation is very economical.
Note: Each VC is expressed as WAN x, where x is a number between 1 and 8. GRT series comes
For bridging mode operation, you should select Ethernet over ATM (RFC 1483 bridged Ethernet) as the ATM protocol. For routing mode operation, GRT series 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
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 |
|
|
|
|
|
|
|