Debug commands, Disclaimer & warning text, Commands – ARRIS 2247-N8-10NA (v9.1.x) Admin Handbook User Manual
Page 70: Tr-069 cli cshell commands (debug mode)

Administrator’s Handbook
70
Debug Commands
When you are in SHELL mode, the DEBUG prompt is the name of the 2247-N8/DEBUG followed by a right angle
bracket (>). For example, if you open a CLI connection to the 2247-N8 named “Motorola-3000/9437188,” then
type “debug” you would see
Motorola-3000/9437188/DEBUG>
as your prompt.
Debug level is available for field debugging purposes.There is no service and quality level guarantee from
Motorola. This level is intended for SEs or Telcos lab people, not for normal operation at home for end users.
More commands are available. To display the options, type “
help all
”.
Disclaimer & Warning Text
The following is displayed when entering Debug level from normal Config level.
“Warning: Accessing these commands may impact the normal operation of this device. Exit now if you
entered by mistake.”
Commands
console
Make this session the console.
mirror <src-port> <dst-port>
To mirror one port's traffic to another. Causes traffic transmitted or received on <src-port> to be mirrored on
<dst-port>. Ports must support Ethernet (IPoA and PPPoA ATM ports are not supported).
mirror off
Turns off port mirroring.
show fastpath
Displays entries in fastpath.
show cpu
Displays CPU Usage as a percentage and CPU Load Averages over 1, 5 and 15 minute periods.
TR-069 CLI CShell Commands (debug mode)
tr69 GetParameterValues <path>
tr69 SetParameterValues <path> = <value>
tr69 GetParameterNames <path> <nextlevel>
tr69 Addobject <path>
tr69 Deleteobject <path>
Example:
tr69 GetParameterValues InternetGatewayDevice.DeviceInfo.
NOTE:
CLI and ACS sessions are mutually exclusive and should not be used at the same time