Reference Guide
Congure range of Ethernet addresses and enable them
OS10(config)# interface range ethernet 1/1/1-1/1/5
OS10(conf-range-eth1/1/1-1/1/5)# no shutdown
View the conguration
OS10(conf-range-eth1/1/1-1/1/5)# show configuration
!
interface ethernet1/1/1
no shutdown
switchport access vlan 1
!
interface ethernet1/1/2
no shutdown
switchport access vlan 1
!
interface ethernet1/1/3
no shutdown
switchport access vlan 1
!
interface ethernet1/1/4
no shutdown
switchport access vlan 1
!
interface ethernet1/1/5
no shutdown
switchport access vlan 1
Congure range of VLANs
OS10(config)# interface range vlan 1-100
OS10(conf-range-vl-1-100)#
Congure range of port channels
OS10(config)# interface range port-channel 1-25
OS10(conf-range-po-1-25)#
Energy-ecient Ethernet
Energy-ecient Ethernet (EEE) reduces power the consumption of physical layer devices (PHYs) during idle periods. EEE allows Dell
Networking devices to conform to green computing standards.
An Ethernet link consumes power when a link is idle. EEE allows for Ethernet links to use the regular power mode only during data
transmission. EEE is enabled on devices that support LOW POWER IDLE (LPI) mode. Such devices can save power by entering LPI mode
during periods when no data is transmitted.
In LPI mode, systems on both ends of the link saves power by shutting down certain services. EEE transitions into and out of LPI mode
transparently to upper-layer protocols and applications.
EEE advertises during the auto-negotiation stage. Auto-negotiation detects abilities supported by the device at the other end of the link,
determines common abilities, and congures joint operation.
Auto-negotiation performs at power-up, on command from the LAN controller, on detection of a PHY error, or following Ethernet cable re-
connection. During the link establishment process, both link partners indicate their EEE capabilities. If EEE is supported by both link
partners for the negotiated PHY type, the EEE function is used independently in either direction.
Changing the EEE conguration resets the interface because the device restarts Layer 1 auto-negotiation. You may want to enable link layer
discovery protocol (LLDP) for devices that require longer wake-up times before they are able to accept data on their receive paths. Doing
so enables the device to negotiate for extended system wake-up times from the transmitting link partner.
Interfaces
75