Ethernet Switch CLI Reference Guide
97
CHAPTER 24 
Interface Commands
Use these commands to configure basic port settings.
24.1  Command Summary
The following section lists the commands for this feature.
Table 63   interface Command Summary
COMMAND DESCRIPTION M P
show interfaces <port-list> Displays the current interface status. E 3
no interface <port-number> Clears all statistics for the specified port. E 13
show interfaces config <port-list> Displays current interface configuration. E 3
interface port-channel <port-list> Enters config-interface mode for the specified port(s). C 13
inactive Disables the specified port(s) on the Switch.  C 13
no inactive Enables the port(s) on the Switch. C 13
name <port-name-string> Sets a name for the port(s).
port-name-string: up to 64 English keyboard 
characters
C13
speed-duplex <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 interface. 
Select 
auto (auto-negotiation) to let the specified 
port(s) negotiate with a peer to obtain the connection 
speed and duplex mode.
C13
flow-control Enables interface flow control. Flow control regulates 
transmissions to match the bandwidth of the receiving 
port.  
C13
no flow-control Disables flow control on the port(s).  C 13
qos priority <0-7> Sets the quality of service priority for an interface. C 13
frame-type 
<all|tagged|untagged>
Choose to accept both tagged and untagged incoming 
frames (all), just tagged incoming frames (tagged) or 
just untagged incoming frames on a port (untagged).
Note: Not all switch models support accepting 
untagged frames on a port.
C13
pvid <1-4094> The default PVID is VLAN 1 for all ports. Sets a PVID in 
the range 1 to 4094 for the specified interface.
C13