Command Mode Summary; Special Characters - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Understanding the Command-Line Interface
switch(config-applet)# push
switch(config-applet)# configure terminal
switch(config)# username testuser password newtest
switch(config)# pop
switch(config-applet)#

Command Mode Summary

This table summarizes information about the main command modes.
Table 2: Command Mode Summary
Mode
EXEC
Global configuration
Interface configuration
Subinterface
configuration

Special Characters

This table lists the characters that have special meaning in Cisco NX-OS text strings and should be used only
in regular expressions or other special contexts.
Table 3: Special Characters
Character
%
OL-29291-02
Access Method
Prompt
From the login prompt,
switch#
enter your username and
password.
From EXEC mode, use
switch(config)#
the configure terminal
command.
From global configuration
switch(config-if)#
mode, use an interface
command and specify an
interface with an
interface command.
From global configuration
switch(config-subif)#
mode, specify a
subinterface with an
interface command.
Description
Percent
Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide
Command Mode Summary
Exit Method
To exit to the login
prompt, use the exit
command.
To exit to EXEC mode,
use the end or exit
command or press
Ctrl-Z.
To exit to global
configuration mode, use
the exit command.
To exit to EXEC mode,
use the exit command or
press Ctrl-Z.
To exit to global
configuration mode, use
the exit command.
To exit to EXEC mode,
use the end command or
press Ctrl-Z.
41

Advertisement

Table of Contents
loading

Table of Contents