Chapter 2 User and Privilege Modes
ZyWALL (ZLD) CLI Reference Guide
31
2.1.1 Debug Commands
Debug commands marked with an asterisk (*) are not available when the debug flag is on and
are for service personnel use only. The debug commands follow a syntax that is Linux-based,
so if there is a Linux equivalent, it is displayed in this chapter for your reference.
Table 5 Debug Commands
COMMAND SYNTAX DESCRIPTION LINUX COMMAND EQUIVALENT
debug app Application patrol debug command
debug app show l7protocol
(*)
Shows app patrol protocol list > cat /etc/l7_protocols/
protocol.list
debug ca (*) Certificate debug commands
debug cmdexec {on|off} ZyShell debug commands
debug core-file (*) Display/Flush/Move system core files
debug device-ha (*) Device HA debug commands
debug force-auth (*) Force authentication debug commands
debug gui (*) GUI cgi related debug commands
debug gui show cgidump (*) Shows gui cgi command buffer > cat /tmp/zysh-cgi.dump
debug hardware (*) Hardware debug commands
debug idp IDP debug command
debug interface ifconfig
[interface]
Shows system interfaces detail > ifconfig [interface]
debug kernel (*) Kernel debug commands
debug myzyxel server (*) Myzyxel.com debug commands
debug network arpignore (*) Enable/Display the ignoring of ARP
respondes for interfaces which don't
own the IP address
cat /proc/sys/net/ipv4/
conf/*/arp_ignore
debug no myzyxel server (*) Set the myZyXEL.com registration/
update server to the official site
debug policy-route (*) Policy route debug command
debug service-register Service registration debug command
debug show myzyxel server
status
Myzyxel.com debug commands
debug system dmesg Shows kernel debug messages > demsg
debug system free Shows free and used memory in the
system
> free
debug system ip addr Shows interface IP address information > ip addr
debug system ip route get
ip_addr
Shows IP routing to the specified IP
address.
> ip route
debug system ip route show
table
{default|local|main|num}
Shows IP routing information
debug system ip rule Shows IP routing tables > ip rule
debug system ipcs Shows system IPC information > ipcs