XG700 User's Guide
68/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.4.3 configure terminal
Function
Switches from the administrator exec mode to the global configuration mode.
Prompt
xg#
Command syntax
configure
terminal
Command type
Operation management commands
Message
Configuration is locked by other.
Explanation
A switch in state is not possible because a terminal switching to global configuration mode exists.
Solution
After switching the terminal switching to global configuration mode to administrator EXEC mode, re-execute the
command in this terminal.
Example
Switch from the administrator exec mode to the global configuration mode using the "configure terminal" command.
The prompt character will change to "xg(config)#."
xg# configure terminal
xg(config)#
5.4.4 exit
Function
Returns one level from the current command mode.
The relationship between the current command mode and the command mode switching status after executing the "exit"
command is as follows:
Current command mode
Status after switch/ mode
Operator exec mode
Log out
Administrator exec mode
Log out
Global configuration mode
Administrator exec mode
Interface
Global configuration mode
Terminal edit mode
Global configuration mode
Prompt
xg>, xg#, xg(config)# , xg(config-if)# , xg(config-agg)# , xg(config-line)#
Command syntax
exit
Command type
Operation management commands
Example
Switch from the global configuration mode to the administrator exec mode using the "exit" command.
The prompt character will change to "xg#."
xg#(config)# exit
xg#