MicroNet Technology SP5001/S User Manual

Page of 86
 
 
 
 
  64 
19.7 
 System Commands Overview 
19.7.1 
[quit] 
Type quit will quit configuration mode. And turn back to login prompt. 
usr/config$ quit 
 
Disconnecting... 
login: root 
Welcome to Terminal Configuration Mode 
Please enter your configuration item
 
Figure 37. quit command list 
 
Note: It is recommanded that type the “quit” command before you leave the 
console. If so, SP5001/S will ask password again when next user connects to 
console port. 
 
19.7.2 
[debug] 
Open debug message will show up specific information while Gateway is in 
operation. After executing the debug command, it should execute command 
debug -open as well. One example is demonstrated below. 
usr/config$ debug 
 
Debug message information and configuration 
Usage: 
debug [-add type1 [[type2]...]] | -open | -close | -status 
 
    -status    Display the enabled debug flags. 
    -add       Add debug flag. 
    -delete    Remove specified debug flag. 
    -open      Start to show debug messages. 
    -close     Stop showing debug messages. 
Example: 
    debug -add sip msg 
    debug -open 
 
usr/config$ 
Figure 38. debug command list 
 
In this example, user open debug flags including sip, msg. 
usr/config$ debug -add sip msg 
usr/config$ debug – open