Chapter 48 Interface Commands

• Set the IEEE 802.1p quality of service priority as four (4).

sysname(config)# interface port-channel 1,3-5 sysname(config-interface)# qos priority 4

48.2.13 name

Syntax:

name <port-name-string>

where

<port-name-string>

= Sets a name for your port interface(s).

An example is shown next.

Enable ports one, three, four and five for configuration.

Set a name for the ports.

sysname(config)# interface port-channel 1,3-5 sysname(config-interface)# name Test

48.2.14 speed-duplex

Syntax:

speed-duplex <auto10-half10-full100-half100-full1000-full>

where

<auto10-half10- = full100-half100- full1000-full>

An example is shown next.

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.

Enable ports one, three, four and five for configuration.

Set the speed to 100 Mbps in half duplex mode.

sysname(config)# interface port-channel 1,3-5 sysname(config-interface)# speed-duplex 100-half

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.

410

 

ES-4124 User’s Guide