Fujitsu P3NK-4452-01ENZD Computer Hardware User Manual


 
XG Series User's Guide Chapter 5 Command Reference
Mode and Terminal Operation Commands
333
5.17.1.4 configure
Function Switch to the configuration mode.
Available Model XG0224 / XG0448 / XG2600
Syntax configure
Options N/A
Use Mode Configuration mode (admin class)
Explanation Switch from the operation mode to the configuration mode.
Pressing the [Ctrl+O] keys after switching to the configuration mode will enable the
configuration directory function.
When the configuration directory function is enabled, it looks as if moved to another
directory according to the input configuration command, therefore, the configuration
command can be executed simply by entering arguments that follow the configuration
layer. A normal command also can be executed by entering its command name even
while moving between the layers.
The configuration directory is displayed at entry prompt.
To disable the configuration layer function, press the [Ctrl+G] keys.
To return to the operation mode from the configuration mode, execute the "exit", "end",
"quit", or "!" command.
Caution If the configuration has been changed, it is not possible to return to the operation mode
with the "exit" or "!" command. Using the "end" or "quit" command will makes it possible
to forcibly return to the operation mode.
When the configuration directory function is enabled, if the entry prompt character string
is changed with the "terminal prompt" command without including the configuration
directory, the configuration directory will not be displayed at entry prompt.
Execution Example
# configure
(config)# (Press the [CTRL+O] keys to enable the configuration directory function.)
<NOTICE> Directory mode is enabled. To disable, type Ctrl+G.
(config)# lan 0 ip
(config-lan-0-ip)# address 192.168.0.1/24 3
(config-lan-0-ip)# show
address 192.168.0.1/24 3
(config-lan-0-ip)# show candidate-config
lan 0 ip address 192.168.0.1/24 3
(config-lan-0-ip)# (Press the [Ctrl+g] keys to disable the configuration directory function.)
<NOTICE> Directory mode is disabled.
(config)#