Dell

Setup Dell PowerConnect 5500 series (Marvell based)
console# en console# config console(config)# interface vlan 1 console(config-if)# ip address IP-FOR-THE-SWITCH SUBNET-FOR-THE-SWITCH CTRL+Z console# conf...
Thu, Jan 20, 2022 at 9:14 PM
Add a VLAN to a Dell switch port
Start the configuration at the core.  Refer to the knowledgebase for how to add a vlan to the trunk port for the building. Go to the Dell switch IP in y...
Thu, Jan 20, 2022 at 9:15 PM
How to set the password on Dell switches?
conf t no passwords min-length (if you want to have below 8 characters) username USER password Y0uRp@$$w0rd privilege 15
Thu, Jan 20, 2022 at 9:15 PM
Dell switch basic config.
configure vlan 16 name ""TEST"" hostname ""SWITCHNAME"" sntp unicast client enable sntp client poll timer 1024 sntp...
Thu, Jan 20, 2022 at 9:18 PM
Setup Ubiquiti Trunk on Dell switch
Dell N3000 series, should work on all Dell switches except the X series.  The interface is different in the X series switches.   It's assumed VLAN 16 (...
Thu, Jan 20, 2022 at 9:19 PM
Upgrading firmware on Dell N series switch
Via the switch GUI you can upgrade the firmware.  This article assumes you've downloaded and extracted the firmware zip file. Go to the switch GUI UR...
Thu, Jan 20, 2022 at 9:51 PM
How to remove a Dell switch from a stack
SSH to the switch Authenticate Type configure Type stack Type no member 4 or whatever the slot number of the switch is
Thu, Jan 20, 2022 at 9:53 PM
Enable SSH on a Dell N Series switch
Connect to the switch via CLI console>enable console#config console(config)#enable password MYPASSWORD (if you want to add an 'enable' passwo...
Thu, Jan 20, 2022 at 9:54 PM
Configure a static LAG (not LACP) on Dell N Series
console> enable console# configure console(config)# interface range ethernet 1/0/45-1/0/48 console(config-if)# channel-group 1 mode on console(config-if...
Thu, Jan 20, 2022 at 9:56 PM
How enable storm-control on Dell N Series
console> enable console# configure console(config)# interface range ethernet all console(config-if)# no storm-control unicast console(config-if)# storm-...
Thu, Jan 20, 2022 at 9:57 PM