Dell PowerEdge FX2/FX2s User Manual

Page 234

Advertising
background image

offset: (OPTIONAL) Enter the number of minutes to add during the summer-time period. The

range is from 1 to1440. The default is 60 minutes.

Example of the clock summer-time recurring Command

Dell(conf)#clock summer-time pacific recurring Mar 14 2012 00:00 Nov 7 2012

00:00

Dell(conf)#

NOTE: If you enter <CR> after entering the recurring command parameter, and you have already
set a one-time daylight saving time/date, the system uses that time and date as the recurring
setting.

Example of Clock Summer-Time Recurring Parameters

Dell(conf)#clock summer-time pacific recurring ?

<1-4> Week number to start

first Week number to start

last Week number to start

<cr>

Dell(conf)#clock summer-time pacific recurring

Dell(conf)#

VLAN Configuration on Physical Ports and Port-Channels

Unlike other Dell Networking OS platforms, IOA allows VLAN configurations on port and port-channel

levels. This allows you to assign VLANs to a port/port-channel.

NOTE: In PMUX mode, in order to avoid loops, only disjoint VLANs are allowed between the uplink
ports/uplink LAGs and uplink-to-uplink switching is disabled.

1.

Initialize the port with configurations such as admin up, portmode, and switchport.
Dell#configure

Dell(conf)#int tengigabitethernet 0/1

Dell(conf-if-te-0/1)#no shutdown

Dell(conf-if-te-0/1)#portmode hybrid

Dell(conf-if-te-0/1)#switchport

2. Configure the tagged VLANs 10 through 15 and untagged VLAN 20 on this port.

Dell(conf-if-te-0/1)#vlan tagged 10-15

Dell(conf-if-te-0/1)#vlan untagged 20

Dell(conf-if-te-0/1)#

3. Show the running configurations on this port.

Dell(conf-if-te-0/1)#show config

!

interface TenGigabitEthernet 0/1

portmode hybrid

switchport

vlan tagged 10-15

vlan untagged 20

no shutdown

Dell(conf-if-te-0/1)#end

Dell#

234

PMUX Mode of the IO Aggregator

Advertising