![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/9/bd/9bd4509a-21d6-492d-965d-62d9824b36f1/9bd4509a-21d6-492d-965d-62d9824b36f1-bgfe.png)
Chapter 33 Command Examples
GS-3012/GS-3012F User’s Guide
254
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set the IEEE 802.1p quality of service priority as four (4).
Figure 155 qos priority Command Example
33.8.12 name
Syntax:
name <port-name-string>
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set a name for the interfaces.
Figure 156 name Command Example
33.8.13 speed-duplex
Syntax:
speed-duplex <auto|10-half|10-full|100-half|100-full|1000-full>
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set the speed to 10 Mbps in half duplex mode.
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# qos priority 4
where
<port-name-
string>
Sets a name for your port interface(s).
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# name Test
where
<auto|10-
half|10-
full|100-
half|100-
full|1000-
full>
Sets the duplex mode (half, full) and speed (10/100/1000
Mbps) of the connection on the interface. Selecting auto
(auto-negotiation) makes one port able to negotiate with a
peer automatically to obtain the connection speed and
duplex mode that both ends support.