19
2.5.1 Entering Interface Numbers
In the Global Configuration mode, you can configure a command that only apply to
interfaces specified. For example, you can set up each interface’s VLAN assignment,
speeds, or duplex modes. To configure, you must first enter the interface number. There are
four ways to enter your interface numbers to signify the combination of different interfaces
that apply to a command or commands.
Commands
Description
Switch(config)# interface 1
Switch(config-if-1)#
Enter a single interface. Only interface 1 will
apply to commands entered.
Switch(config)# interface 1,3,5
Switch(config-if-1,3,5)#
Enter three discontinuous interfaces,
separating by a comma. Interface 1, 3, 5 will
apply to commands entered.
Switch(config)# interface 1-3
Switch(config-if-1-3)#
Enter three continuous interfaces. Use a
hyphen to signify a range of interface
numbers. In this example, interface 1, 2, and
3 will apply to commands entered.
Switch(config)# interface 1,3-5
Switch(config-if-1,3-5)#
Enter a single interface number together with
a range of interface numbers. Use both
comma and hyphen to signify the
combination of different interface numbers.
In this example, interface 1, 3, 4, 5 will apply
to commands entered.
The “interface” command can be used together with “QoS”, “VLAN” and “Security”
commands. For detailed usages, please refer to QoS, VLAN and Security section below.
2.5.2 No command
Almost commands that you enter in Configuration mode can be negated using “no”
command followed by the same or original command. The purpose of “no” command is to
disable a function, remove a command, or set the setting back to the default value. In each
sub-section below, the use of no command to fulfill different purposes will be introduced.
2.5.3 Show command
“show” command is very important for network administrators to get information about the
device, receive outputs to verify a command’s configurations or troubleshoot a network
configuration error. “Show” command can be either used in Privileged or Configuration mode.
The following describes different uses of “show” command.
1. Display system information
Enter “show switch-info” command in Privileged or Configuration mode, then the following
similar screen page will appear.
Summary of Contents for HES-3109 Series
Page 47: ...47 Restart DHCP service...