ADC SWD4573I1 Switch User Manual


 
Chapter 8: Configuring ATM Virtual Circuits
Avidia System Configuration and Management User Manual 189
Adding SPVCs
From the ::spvc=> prompt, type the new command in the following format, then press
.
new <slot.port> <vpi> <vci> <dstaddr> [-txtraf <src index>]
[-rxtraf <src index>][-interval <interval>] [-retrynumber
<n>][-mode <(vcmux|llc)>][-admin (up|down)]
Parameters
<slot.port>
The SPVC channel card slot and port (format slot.port).
<vpi>
The VPI of the VCC between the CPE and the line card.
<vci>
The VCI of the VCC between the CPE and the line card.
<dstaddr>
The ATM address of the destination ATM end system. The address can be up to 20 octets.
The first octet must be 39, 45, or 47. Each octet must be separated by a colon.
[-txtraf <src index>]
(Optional) The traffic descriptor profile index to assign to transmitted traffic.
[-rxtraf <src index>]]
(Optional) The traffic descriptor profile index to assign to received traffic.
[-interval <interval>]
(Optional) The retry interval, or number of seconds the system waits before reattempting
to establish the SPVC after a failed call attempt. The range is 0 to 3600.
[-retrynumber <n>]
(Optional) The retry limit, or maximum number of allowable unsuccessful call setup
attempts. The range is 0 to 65535.
[-admin (up|down)]
(Optional) The SPVC administrative status. Type -admin up to activate the SPVC, or
type -admin down to deactivate it.
ENTER