Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-24
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
Support and Troubleshooting Commands
support daemon telnet enabled
This command is used to enable or disable the Telnet protocol on the DPE-590. Since Telnet is a 
relatively insecure protocol, the system can be made slightly more secure by disabling Telnet; you can 
still access the system from the console mode.
Syntax Description
When entering the support daemon telnet enabled command, you must use this syntax:
support daemon telnet enabled <true/false>
Where:
<true>
—enables the Telnet interface on the DPE-590
<false>
—disables the Telnet interface on the DPE-590
Examples
This is an example of how to use the support daemon telnet enabled command:
dpe# support daemon telnet enable true
%OK (Requires appliance restart "> reload")
traceroute (host)
Usage Guidelines
This command identifies the route to a specified host including each hop between the DPE and the 
destination host. This command is useful when verifying communication and determining if gateways 
and routes are correctly configured.
Syntax Description
When entering the traceroute (host) command, you must use this syntax:
traceroute <host>
Where:
<host>—identifies the host
Examples
This is an example of how to use the traceroute (host) command:
dpe# traceroute BPR_host.cisco.com
Press <enter> to stop.
traceroute to BPR_host.cisco.com (10.10.10.5), 30 hops max, 38 byte packets
1 10.10.10.5 0.454 ms 0.239 ms 0.230 ms
Stopped.