U.S. Robotics SureConnect ADSL Ethernet/USB Router User Guide

-enc LLC VC Specifies the encapsulation type. The possible values are ‘llc’ or ‘vc’, which represent Logical Link Control or VC multiplexing respectively.

-vpn OUI vpnId Enables VPN encapsulation. OUI is organizationally unique identifier. VpnId is VPN index.

Example:

routedbridge atm0 enable 0 100 –o -enc LLC

Establishes a Routed Bridge connection on the WAN interface atm0. VPI, VCI values 0, 100 is used for the ATM connection. LLC encapsulation will be used.

routedbridge atm0 disable 0 100 Disables the Routed Bridge connection.

1.25.2Ipoa

ipoa <interface> disable <vpi><vci> -o [default] [-nhp <ip_address>]

ipoa <interface> enable <vpi><vci> -o [-enc LLCVC] [default] [-nhp <ip_address>] [-vpn <OUI> <vpnId>]

Configures the specified WAN interface to use IPoA, which is Classical IP over ATM including Inverse ATM Arp. IPoA uses Inverse ATM Arp to get the peer IP address. The Maximum Transfer Unit (MTU) for IPoA is 9182.

Note: In this case, if the peer does not support Inverse ATM Arp, then there will not be any traffic flow. If the nexthop (-nhpoption) or default PVC is configured per IPoA, then it does not use Inverse ATM Arp to get the peer IP address.

Interface The name of the WAN interface. Typically this is ‘atm0’. Enable Enables this IPoA interface.

Disable Disables this IPoA interface.

<vpi> <vci > These are the vpi, vci values on which ipoa has to be enabled/disabled. vpi,vci are assigned with the vcadd command. The showatmconn command can also be used to list the current ATM connections with their respective vpi and vci values. (Note the vcadd and showatmconn commands are located in the “atm” directory).

-enc LLC VC Specifies the encapsulation type. The possible values are ‘llc’ or ‘vc’ which

file:///P/T_WRITER/Documentation/Released/9003%20(Guinness)/User%20Guide/9003%20(Guiness)%20prac%20template/cli.htm (62 of 71) [11/6/2002 8:58:46 AM]

Page 186
Image 186
USRobotics U.S. Robotics SureConnect ADSL Ethernet/USB Router manual Ipoa