User's Manual

Table Of Contents
Command Guide
-95-
Usage Guide:
To explain how to use commands.
Example:
To explain how to use commands.
Switch# configure terminal
Switch (config)# help
Help may be requested at any point in a command by entering
a question mark '?'. If nothing matches, the help list will
be empty and you must back up until entering a '?' showing the
available options.
Two styles of help are provided:
1. Full help is available when you are ready to enter a
command argument (e.g. 'show ?') and describes each possible
argument.
2. Partial help is provided when an abbreviated argument is entered
and you want to know what arguments match the input
(e.g. 'show pr?'.)
4.2.64 hostname
Command:
hostname < WORD >
< WORD > This system's network name
Default:
N/A
Usage Guide:
To configure switchs hostname.
Example:
To configure switchs hostname withplanetbestswitch
Switch# configure terminal
Switch (config)# hostname planetbestswitch
planetbestswitch(config)#