Chapter 6. Manage / Configure the Switch
34
12
interface
command
This command is used to entering
interface configuring mode
. There are two sub-commands for it - one is
“ethernet”, it is for port setting, another is “vlan”, it is for VLAN groups characteristics setting.
(config)# interface ?
ethernet Ethernet port
vlan Switch Virtual LAN interface
All the port setting commands are put in interface configuring mode - like rate-limit setting, speed-duplex setting, ....
And characteristics settings for VLAN groups are also done in interface configuring mode - like IP address
assignment.
For example, the console will enter interface configuring mode for Port 5 with “interface ethernet 1/5” command.
And the prompt will become ...
(config)# interface ethernet 1/5
(config-if)#
With “interface ethernet 1/5,6,10-13”, the console will enter interface configuring mode for Port 5, 6, 10, 11, 12, 13.
And all the settings will be applied to those ports at the same time.
The description of commands in interface configuring mode is put in Section
6.2.4 Interface Configuring
Commands
. Please refer to the section for the details.
13
ip
command
This command is used to configure some IP-depending functions. Entering “ip ?”, the sub-commands will be shown.
(config)# ip ?
default-gateway Specifies the default gateway
http HTTP server configuration
igmp IGMP protocol
Summary of Contents for GSW-3208M
Page 1: ...GSW 3208M GSW 3416M GSW 3424M L2 Managed Gigabit Ethernet Switch ...
Page 2: ......
Page 6: ...Table of Contents ii ...
Page 19: ...Chapter 6 Manage Configure the Switch 19 ...
Page 146: ......
Page 147: ......
Page 148: ......