Using the HP DTC 16RX Manager
123
Resetting a DTC or a DTC port
17
Resetting a DTC or a DTC port
The rdtcreset command resets a DTC or a port. The board in the DTC cannot be
reset. You can only reset the entire DTC or a single port.
The rdtcreset command is disruptive and breaks all connections on the port or
ports being reset. It will download the latest configuration changes to the DTC.
rdtcreset dtcname [dtcport]
Examples
To reset the DTC named dtc1:
rdtcreset dtc1
To reset port 1 of the DTC named dtc1:
rdtcreset dtc1 1
Finding information
Finding the IP address of a DTC using its name
The command rdtcip finds the IP address which corresponds to a DTC name.
rdtcip dtcname
Finding the name of a DTC
The command rdtcname finds the name of DTC using its IP address.
rdtcname dtc_IP_address
Listing the DTCs configured on the DTC Manager
The command rdtclist -d lists all the DTCs configured on this DTC Manager.
rdtclist -d