Appendix C - DGX_SHELL Commands
252
Enova Digital Media Switchers - Hardware Reference Manual
Basic DGX_SHELL Commands (Cont.)
mxlog
This command is used to set or view logging levels.
Usage:
mxlog <logger> <level>
Loggers:
main
network
aipnet
sdCard
shell
fileTransfer
C_IcspStack
C_IcspDevice
C_IcspMsg
C_IcspTransport
ftp
config
CommandManager
Cage
PortManager
icsp_device
oid_get
oid_set
oid_receive
edid
i2c
srm
initflags
Levels:
NONE (0) - no entries are logged
FATAL (1) - only fatal are logged
ERROR (2) - error and above logged
WARN (3) - warning and above logged
INFO (4) - info and above logged
DEBUG (5) - all entries are logged
Example:
DGX_SHELL> mxlog Cage WARN
Logger Cage level set to WARN (3)
ping
This command sends an echo request message to the target.
Usage:
ping {n:} [BCPUx|TXx|RXx|CENTERx|PPIC|EXPIN|EXPOUT]
Options:
-n <count>
number of echo request originated
reboot
This command can be used to reboot individual components or the system as a whole.
DXLink Twisted Pair I/O Boards only
- The
reboot
command can be used to reboot a specific endpoint connected to the
board. Use the
y
variable to specify the connector attached to the endpoint (the DXLink Twisted Pair Module or
Wallplate) you want to reboot.
Usage:
reboot {abdf:iprsu}{MCPU}{BCPU|BCPUx|BCPUx:y|BCPUx:y:z}{CENTER|CENTERx}{PPIC}{EXPIN|EXPINx}
{EXPOUT|EXPOUTx}
Note: EXPIN refers to an expansion board on the input side of the enclosure; EXPOUT refers to an expansion board on the
output side.
Options:
-a ac power cycle
-b backplane reset line
-d delay <seconds>
-f force (suppress prompting)
-i immediate
-p ppic reset line; hardware reboot of the PowerPic - toggle its MCLR (Hardware Master Clear) pin
-r redundant reset (backplane reset line) hardware reboot of all boards except the CPU board -
toggles their MCLR (Hardware Master Clear) pins
-s staged reset
-u subsystem <default=0 remote_power=1 local_transport=2 endpoint_transport=3 ethernet_phy=4
ethernet_switch=5 av_path=6>
Target:
MCPU
BCPU
BCPUx x = 1-4 (DGX800), 1-8 (DGX1600), 1-16 (DGX3200), 1-32 (DGX6400)
BCPUx:y y = 0-3 (channel-hardware order, variable only applies to DXLink Twisted Pair I/O Boards)
BCPUx:y:z z = 0-7 (port)
CENTER use for an Enova DGX 800/1600 or to target all centers in an Enova DGX 3200/6400
CENTERx where x = 1-4 for an Enova DGX 3200/6400
PPIC
EXPIN (expansion board in the input section of the enclosure)
EXPINx where x = 1-4 for an Enova DGX 6400 (expansion board in input section of enclosure)
EXPOUT (expansion board in the output section of the enclosure)
EXPOUTx where x = 1-4 for an Enova DGX 6400 (expansion board in output section of enclosure)