Using Help
The system CLI provides a variety of useful context-sensitive help features. An important thing to remember about using the help features is that the use of a space or the lack of a space before the ? gives different results. Table 7 describes the help system.
Commands listed in the left column of Table 7 are further described with examples in the following sections.
? (Question Mark Key)
You can use the question mark (?) key whenever you need additional information. When you enter ?, all available choices are displayed. The CLI then redisplays the command you typed. The following examples show different ways you can use the ? key.
When you use ? on a line by itself or when it is preceded by one or more spaces, a list of all next available choices is displayed.
Example 1
host1(config)#?aaa Configure authentication, authorization, andaccounting characteristicsaccess-list Configure an access list entryarp Configure a static ARP entrybandwidth Configure slot-group bandwidth controlbanner Define a banner linebaseline Configure baseline operationsboot Configure boot time behaviorbulkstats Configure bulkstats parametersclassifier-list Configure a classifier list entryclns Configure CLNS characteristicsclock Set the system's clockconfirmations Configure confirmation modecontroller Configure controller parameterscrypto Configure cryptographic parametersdefault Set a command to its default(s)disable-autosync Disable automatic synchronization of redundantsystem controller file systemdisable-switch-on-error Disable automatic switch to redundant systemcontroller upon software/hardware errordo Run an exec mode command (alias command run)enable Configure security related optionsend Exit Global Configuration modeexception Configure core dumpexclude-subsystem Exclude copying a subsystem from the releaseexit Exit from the current command modeftp-server Configure FTP Server characteristicshelp Describe the interactive help systemhost Add/modify an entry to the host tablehostname Set the host (system) nameinterface Enter Interface Configuration modeip Configure IP characteristicsl2tp Configure L2TP parameterslicense Configure licensesline Enter Line Configuration modelog Configure logging settingsmacro Run a CLI macromap-list Create an NBMA static mapmemory Configure and administer memory operationsmpls Configure MPLS global parametersno Negate a command or set its default(s)ntp Configure the Network Time Protocolpolicy-list Enter Policy Configuration modepppoe Configure PPPoEprofile Specify a profileradius Configure RADIUS serverrate-limit-profile Enter rate limit profile configuration moderedundancy Perform a redundancy configurationroute-map Configure a route maprouter Configure a routing protocolrtr Configure rtr parametersrun Run an exec mode command (alias command do)service Configure system-level servicesset Configuresleep Make the Command Interface pause for a specifieddurationslot Configure and administer slot operationsnmp-server Configure SNMP parameterssscc The SSC Client telnettelnet telnet daemon configurationtiming Configure network timingtraffic-shape-profile Enter traffic shape profile configuration modevirtual-router Specify a virtual routerExample 2
host1(config)#ip ?address-pool Configure address pool for PPP Broadband RASclientsas-path Configure a path filter for AS-Paths in BGPbgp-community Format for BGP communitycommunity-list Configure an entry in a community listdebounce-time Specify the minimum amount of time that an eventneeds to be in same state before being reporteddhcp-local The DHCP Local Server protocoldhcp-server DHCP Server for Proxy Clientdomain-lookup Enable DNS lookupdomain-name Specify local Domain namedvmrp configure dvmrp paramatersdynamic-interface-prefix Specify name prefix for dynamic Ip sharedinterfacesexplicit-path Configure an explicit pathextcommunity-list The extended community listftp Configure FTP characteristicshttp Configure http serverlocal Local IP address assignmentmulticast-routing Enable IP multicast forwardingname-server Configure DNS serverpim Configure PIM Protocolprefix-list Configure a prefix list entryprefix-tree Configure a prefix tree entryroute Define a static IP routerouter-id Configure the router-id to be usedrpf-route Define a static IP route for mcast RPF checksource-route Configure source-routing capabilitiesssh Configure SSH characteristicsttl Configure the default value to be used by IP forTime-To-Livetunnel Configure tunnel parametervpn-id Configure the VPN ID associated with this routervrf Specify a VRFhost1(config)#ipExample 3
host1(config)#ip community-list ?<1 - 99> The community listhost1(config)#ip community-listWhen you want to see a list of commands that begin with a particular set of characters, type a question mark ( ? ) immediately after the last letter. Do not use a space between the partial keyword and the ? key. For example:
host1#sh?show shutdownhost1#shhelp Command
Use the help command when you want to see a brief description of the context-sensitive help system.
host1>helpUse the help options as follows:?, or command<Space>? - Lists the set of all valid next keywords or argumentspartial-keyword? - Lists the keywords that begin with a certain characterstringpartial-keyword<Tab> - Completes the partial keywordhost1>Partial-keyword <Tab>
When you cannot recall a complete command name or keyword, type in the first few letters, press Tab, and the system completes your partial entry. You must type enough characters to provide a unique abbreviation. If you type a few letters, press Tab, and your terminal beeps, then you have not typed enough characters to be unambiguous.
host1(config)#int<Tab>host1(config)#interface