Cisco Systems Cisco MGX 8850 Manuale Utente

Pagina di 786
9-43
Cisco MGX 8850 Routing Switch Command Reference
Release 2.0, Part Number 78-10467-04 Rev C0, October 2001
Chapter 9
Troubleshooting Commands
copycons
copycons
Copy Channels (Debugging Command)
Copies one or more endpoints from a specified endpoint. The number of entries to copy is specified using 
the -num option.
This command works by incrementing the VCI for a VCC endpoints and the VPI for a VPC endpoints.
The following steps are recommended when using this command:
1. First add a slave endpoint and then a master endpoint.
2. Copy the slave endpoints first using copychans.
3. Copy the master endpoints next using copychans.
Caution
Improper use of this command can result in dangling (unpaired) endpoints in the network.
Cards on Which This Command Runs
AXSM
Syntax
copycons <source> <destn>
[-rem <remote Conn Id>]
[-num <num. conns to add>]
[-verbose <1|0>]
Syntax Description
Related Commands
addcon, delcon
source
source ID: The endpoint that is to be used as a template for copying, specified in the 
format: ifNum.vpi.vci
destn
destination ID: The endpoint to paste the copied connection template into, specified 
in the format: ifNum.vpi.vci
-num
The number of consecutive endpoints to be added, starting from destn endpoint. 
Default: 1
-rem
The remote connection ID specified in the format: ifNum.vpi.vci
-verbose
Prints the status of cloning process if enabled. Default is disabled.
verbose: Enable(1) | Disable (0)