Users Guide

In this case, the user is “admin” on vty2.
Obtaining Help
As soon as you are in a command mode there are several ways to access help.
To obtain a list of
keywords at any
command mode:
Type a ? at the prompt or after a keyword. There must always be a space before the ?.
To obtain a list of
keywords with a
brief functional
description:
Type help at the prompt.
To obtain a list of
available options:
Type a keyword and then type a space and a ?.
To obtain a list of
partial keywords
using a partial
keyword:
Type a partial keyword and then type a ?.
Example
The following is an example of typing ip ? at the prompt:
Dell(conf)#ip ?
access-list Named access-list
as-path BGP autonomous system path filter
community-list Add a community list entry
domain-list Domain name to complete unqualified host name
domain-lookup Enable IP Domain Name System hostname translation
domain-name Define the default domain name
fib FIB configuration commands
ftp FTP configuration commands
host Add an entry to the ip hostname table
max-frag-count Max. fragmented packets allowed in IP re-assembly
multicast-routing Enable IP multicast forwarding
name-server Specify address of name server to use
pim Protocol Independent Multicast
prefix-list Build a prefix list
radius Interface configuration for RADIUS
redirect-list Named redirect-list
route Establish static routes
scp SCP configuration commands
source-route Process packets with source routing header options
ssh SSH configuration commands
tacacs Interface configuration for TACACS+
telnet Specify telnet options
tftp TFTP configuration commands
trace-group Named trace-list
trace-list Named trace-list
Dell(conf)#ip
When entering commands, you can take advantage of the following timesaving features:
The commands are not case-sensitive.
You can enter partial (truncated) command keywords. For example, you can enter int teng 1/1 for the interface
tengigabitethernet 1/1
command.
To complete keywords in commands, use the TAB key.
To display the last enabled command, use the up Arrow key.
Use either the Backspace key or Delete key to erase the previous character.
CLI Basics
43