Chapter 4: Commands for CLI configuration
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?'.)
hostname
Command:
hostname <
WORD >
<
WORD >
This system's network name
Default:
N/A
Usage Guide:
To configure switch’s
hostname.
Example:
To configure switch’s
hostname
with
“IFSbestswitch”
Switch# configure terminal
Switch (config)#
hostname IFSbestswitch
IFSbestswitch(config)#
interface * | 10GigabitEthernet | GigabitEthernet
Command:
interface * | 10GigabitEthernet <port_type_list> |
GigabitEthernet <port_type_list>
*
All switches or All ports
GigabitEthernet
1 Gigabit Ethernet Port
10GigabitEthernet
10 Gigabit Ethernet Port
Default:
N/A
62
NS3500-24T-4C Managed Switch Command Guide