Using the HP DTC 16RX Manager
130
Using the rdtclist command
19
Using the rdtclist command
This command enables you to display one of the following:
• The list of DTCs managed by the DTC Manager
• A summary of configuration data for a DTC—this includes information about
the LAN board and the ports.
Listing managed DTC
To display a list of the DTC 16RXs managed by a DTC 16RX Manager, use the
rdtclist -d command as follows:
rdtclist -d
Listing configuration information about a DTC
To display a configuration information for a particular DTC, using the UNIX pipe
function (for easier reading) enter:
rdtclist -c dtcname [>>filename]
To display a complete list of configuration information for DTC1, enter:
rdtclist -c DTC1 |more
To display the complete list of default configuration information for the current
DTC version:
rdtclist -C | more