The following is an example of the cli commands, Detailed – Dell PowerEdge VRTX User Manual
Page 267

267
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User
Guide\Plasma_UGSwitching_Ports.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY
The following is an example of the CLI commands:
mdix {on|auto}
no mdix
Enables automatic crossover on a
given interface or Port-channel.
Use the no form of this command to
disable cable crossover.
show interfaces configuration
[
interface-id
| detailed]
Displays the configuration for all
configured interfaces.
show interfaces advertise
[
interface-id
| detailed]
Displays the interface’s negotiation
advertisement settings.
show interfaces status
[
interface-id
| detailed]
Displays the status for all configured
interfaces.
show interfaces description
[
interface-id
| detailed]
Displays the description for all
configured interfaces.
console(config)# interface gi2/1
console(config-if)# description "RD SW#3"
console(config-if)# shutdown
console(config-if)# no shutdown
console(config-if)# speed 100
console(config-if)# duplex full
console(config-if)# negotiation
console(config-if)# back-pressure
console(config-if)# flowcontrol on
console(config-if)# mdix auto
console(config-if)# end
console# show interfaces configuration gi2/1
Flow Admin Back Mdix
Port Type Duplex Speed Neg control State Pressure Mode
-------- ------------ ------ ----- -------- ------- ----- -------- ----
gi2/1 1G-Copper Full 1000 Enabled
Off Up Disabled Auto
console# show interfaces status gi2/1
Flow Link Back Mdix
Port Type Duplex Speed Neg ctrl State Pressure Mode
-------- ------------ ------ ----- -------- ---- ----------- -------- ----
gi2/1 1G-Copper -- -- -- --
Down -- --
Table 8-8. Port Configuration CLI Commands (Continued)
CLI Command
Description