Using the HP DTC Manager/UX

125
Using dtcmodifyconfs
10
Using dtcmodifyconfs
Copying and pasting configurations
-c Copies the specified dtcobject into an internal copy buffer. The dtcobject is a
board or port (explained later in this chapter). Only one dtcobject may be copied.
A dtcobject can be one of the following items:
A board—specify the DTC name and board (CPU/LAN or LAN boards cannot
be copied).
A port—specify the DTC name, the board, and the port number.
-p Pastes the dtcobject from the internal copy buffer into one or more compatible
dtcobject locations. For example, you can paste a board to another board; you can
not paste a board to a port.
Example
This example shows how to copy port 3 on board 2 of dtc1 and the paste the
configuration to the same board and port on dtc2.
dtcmodifyconfs -c dtc1 2 3
dtcmodifyconfs -p dtc2 2 3