Specifications

5-21
Cisco ATM Services (AXSM) Configuration Guide and Command Reference for MGX Switches
Release 5.2, Part Number OL-6484-01 Rev. C0, September 2005
Chapter 5 AXSM Command Reference
addcon
Error Messages
The system can display error messages for the following reasons:
Some of the traffic management parameters apply to specific service types (rt-VBR, for example).
If you type a parameter that does not apply to a selected traffic type, the connection is rejected.
Insufficient resources are available to accept the provisioning request.
-slavepersflag The slave endpoint persistency flag is necessary for setting up a single-ended
connection. For details, see the Interoperability With Other Switches” section on
page 5-13. Possible values are:
0 = persistent.
1 = non-persistent. This is the default.
-rtngprio You can modify the priority of this connection. The range is 1–15. Default is 8.
-prefrte This option associates a preferred route to the connection. Use this optional
parameter at the master endpoint only. Be sure the route exists before you associate
it with the connection because the system does not check it. Use the dspprefs
command as needed. See the addpref description for details on preferred routes.
To disassociate a connection from a route, assign a value of 0 for the -prefrte
parameter through the cnfcon command. Range is 0–65535. Default is 0.
Note Before you delete the route, be sure that all connections are disassociated
from the route, otherwise a dangling preferred route path results. Use the
following command to see all connections associated with a route.
dspcons [-rteid <pref rte id> ]
Note An SPVC can be associated with one preferred route. For an XPVC, you can
associate the preferred route with only the SPVC portion of the XPVC.
-intvsvd Internal virtual source virtual direction (VSVD) configuration. Possible values are:
1 = Off
2 = On
3 = Unspecified
-extvsvd External VSVD configuration. Possible values are:
1 = Off
2 = On
3 = Unspecified
-directrte This parameter specifies that the connection can take only the preferred route
associated through the -prefrte parameter. Use this optional parameter at the master
endpoint only. To remove this requirement from the connection, use the cnfcon
command and specify a 0 for this parameter. The possible values are as follows:
1 = yes (make the preferred route required)
0 = no (do not require the connection to take the preferred route). This is the
default.