![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/3d/f3dc965a-e81e-4d60-b294-cfc084a8c375/f3dc965a-e81e-4d60-b294-cfc084a8c375-bg19a.png)
Chapter 48 Interface Commands
ES-4124 User’s Guide
410
• Set the IEEE 802.1p quality of service priority as four (4).
48.2.13 name
Syntax:
name <port-name-string>
where
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set a name for the ports.
48.2.14 speed-duplex
Syntax:
speed-duplex <auto|10-half|10-full|100-half|100-full|1000-full>
where
An example is shown next.
• Enable ports one, three, four and five for configuration.
• Set the speed to 100 Mbps in half duplex mode.
48.2.15 test
You can perform an interface loopback test on specified ports. The test returns Passed! or
Failed!
An example is shown next.
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# qos priority 4
<port-name-string>
= Sets a name for your port interface(s).
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# name Test
<auto|10-half|10-
full|100-half|100-
full|1000-full>
= Sets the duplex mode (half or full) and speed (10, 100 or 1000
Mbps) of the connection on the port. 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.
sysname(config)# interface port-channel 1,3-5
sysname(config-interface)# speed-duplex 100-half