IGS-5225 Series User Manual

Table Of Contents
Command Guide
-95-
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 with planetbestswitch
Switch# configure terminal
Switch (config)# hostname planetbestswitch
planetbestswitch(config)#
4.2.65 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
Usage Guide:
To enter the interface mode.
Example:
To enter the interface 10GigabitEthernet 1/2
Switch# configure terminal
Switch (config)# interface 10GigabitEthernet 1/2
Switch (config-if) #