User Manual

Chapter 4 - Operation and Administration Using the CLI Using the Command Line Interface for 4Motion System
4Motion 118 System Manual
The following table lists the commands to be executed for entering/exiting a
particular command mode:
4.1.3 Interpreting the Command Syntax
The following table lists the conventions used in the command syntax for all
4Motion commands:
Table 4-2: CLI Command Modes
Mode Used for... Command Prompt
Global configuration mode Executing all configuration
commands
npu(config)#
Global command mode Executing all other commands
such as show and delete
commands
npu#
Interface configuration mode Executing all commands for
configuring physical and IP
interfaces.
npu(config-if)#
Standard/extended ACL mode Executing commands for
configuring standard and
extended ACLs
npu(config-std-nacl)#
npu(config-ext-nacl)#
Table 4-3: Commands to Enter/Exit a Command Mode
To... Run the Command... The Command Mode is
Now...
Enter the global configuration
mode
npu# config terminal npu(config)#
Enter the interface configuration
mode
npu(config)#
interface
{<interface-type>
<interface-id>
|internal-mgmt
|external-mgmt |
bearer | local-mgmt |
npu-host | all-au}
npu(config-if)#
Exit the configuration mode and
enter the global command
mode.
npu(config)# end
npu (config-if)# end
npu#
npu#
Exit the current configuration
mode by one level
npu (config-if)# exit npu(config)#