ADC SWD4573I1 Switch User Manual


 
Chapter 8: Configuring ATM Virtual Circuits
Avidia System Configuration and Management User Manual 181
[-txtraf <index>] [-rxtraf <index>]
(Optional) The index number of the transmit (-rxtraf) and receive (-txtraf) traffic profiles
you want to assign to this PVCC. See Displaying ATM Traffic Profiles on page 156 for
instructions on viewing the list of configured profiles. If you do not specify the index, an
index of 0 (no profile) is assigned. If you specify a profile for transmitted traffic, but not
for received traffic, the received traffic is automatically configured to match the transmitted
traffic.
[-backup [<lport> <vpi> <vci>]]
(Optional) Configures a backup PVCC using the specified destination port (format
slot.port), VPI and VCI. Use the line card port for the destination port. The VPI and VCI
values can either be the same values as the primary PVCC or different values. Omitting the
<dst port> <vpi> <vci> parameters automatically establishes a backup PVCC on
the other line card using the same VPI and VCI as the primary PVCC.
[-y]
(Optional) Results in the creation of the specified range of PVCCs without first displaying
a confirmation message. If you omit this parameter, a confirmation message displays.
Examples
::pvcc=> new 2.5 12.1 50 100 -mode vcmux -admin up -txtraf 3
-rxtraf 5 -backup 11.1 50 100
::pvcc=> range 16 2 12 50 100-mode vcmux -admin up -txtraf 3
-rxtraf 5
Adding a Backup PVCC to an Existing Frame Channel Card PVCC
You can configure backup PVCCs at the same time you configure a primary PVCC, as
described in the previous section. However, you can also add a backup PVCC to an existing
primary PVCC configuration.
From the ::pvcc=> prompt, type the backup command in the following format:
backup <index> [<lport> <vpi> <vci>]