User`s guide

6211-I1 ADSL2+ Router Command Line Interface User’s Guide
17
--delete <port.vpi.vci>
port.vpi.vci--port number, VPI, and VCI that identifies the VCC to delete.
--addq <port.vpi.vci> <size> <priority>
port.vpi.vci--port number, VPI, and VCI that identifies the VCC to add a new queue.
Size--size of the queue.
Priority--priority of the queue.
--deleteq <port.vpi.vci> <size> <priority>
port.vpi.vci--port number, VPI, and VCI that identifies the VCC to delete a queue.
size--size of the queue.
priority--priority of the queue.
--state <port.vpi.vci> <type>
port.vpi.vci--port number, VPI, and VCI that identifies the VCC to enable or disable.
type--enable|disable
--show [<port.vpi.vci>]
port.vpi.vci--port number, VPI, and VCI that identifies the VCC to display configuration information.
If "port.vpi.vci" is omitted, configuration information is displayed for all configured VCCs.
--stats [<port.vpi.vci>] [reset]
port.vpi.vci--port number, VPI, and VCI that identifies the VCC to display statistics.
reset--resets statistics fields.
If "port.vpi.vci" is omitted, statistics are displayed for all configured VCCs.
Exit Codes
Exit codes less than 100 are assigned by the ATM driver. Exit codes of 100 or greater are assigned by the
atm utility.
ATMDRV_SUCCESS 0
ATMDRV_ERROR 1
ATMDRV_STATE_ERROR 2
ATMDRV_PARAMETER_ERROR 3
ATMDRV_ALLOC_ERROR 4
ATMDRV_RESOURCE_ERROR 5
ATMDRV_IN_USE 6
ATMDRV_VCC_DOWN 7
ATMDRV_INTERFACE_DOWN 8
ATMDRV_LINK_DOWN 9
ATMDRV_NOT_FOUND 10
ATMDRV_NOT_SUPPORTED 11
ATM_GENERAL_ERROR 100
ATM_ALLOC_ERROR 101
ATM_INVALID_COMMAND 102
ATM_INVALID_OPTION 103
ATM_INVALID_PARAMETER 104
ATM_INVALID_NUMBER_OF_OPTIONS 105
ATM_INVALID_NUMBER_OF_PARAMETERS 106