F5F Stay Refreshed Power Users Networks How do you change settings on a Dell switch?

How do you change settings on a Dell switch?

How do you change settings on a Dell switch?

D
Dustyn1001
Member
194
05-24-2026, 11:05 PM
#1
Hey, we have a Dell N2024 Network Switch around our place and I was wondering if there is another way to see its GUI instead of just opening it up on a web browser. If I could buy a serial port to VGA adapter, would that let me access the GUI, or are the serial ports meant only for accessing the command line with things like Putty? Honestly, I am pretty new to networking hardware and the manual didn't help me figure this out. Thanks!
D
Dustyn1001
05-24-2026, 11:05 PM #1

Hey, we have a Dell N2024 Network Switch around our place and I was wondering if there is another way to see its GUI instead of just opening it up on a web browser. If I could buy a serial port to VGA adapter, would that let me access the GUI, or are the serial ports meant only for accessing the command line with things like Putty? Honestly, I am pretty new to networking hardware and the manual didn't help me figure this out. Thanks!

D
drawesome54
Member
67
05-26-2026, 06:19 AM
#2
I don't know of any serial to vga adapter. Serial ports are extremely slow compared to most things. The default is 9.8kbps and I think it goes to about 111kbps maximum. Note this is not megabits it is kilobits. There just is not enough bandwidth to run a monitor....besides the switch would have to support it. Most times the console interface is very simple and only uses command lines. Some have a very primitive menu system. This is a commercial switch it requires quit a bit a knowledge in the knowing what you want to setup. The configuration itself tends to not be complex so it can easily be done via command line. Sometimes it is easier than clicking though menus when you can cut and paste your changes. These type of switches tend to be massively complex because they support so many different features....most of which you will likely never use.
D
drawesome54
05-26-2026, 06:19 AM #2

I don't know of any serial to vga adapter. Serial ports are extremely slow compared to most things. The default is 9.8kbps and I think it goes to about 111kbps maximum. Note this is not megabits it is kilobits. There just is not enough bandwidth to run a monitor....besides the switch would have to support it. Most times the console interface is very simple and only uses command lines. Some have a very primitive menu system. This is a commercial switch it requires quit a bit a knowledge in the knowing what you want to setup. The configuration itself tends to not be complex so it can easily be done via command line. Sometimes it is easier than clicking though menus when you can cut and paste your changes. These type of switches tend to be massively complex because they support so many different features....most of which you will likely never use.

P
Paula_Madej
Member
74
06-01-2026, 04:34 PM
#3
Well the adapters are here, and we have one plug that fits into another serial port thing. We were hoping to get two plugs that fit each other so we could plug it into a laptop to use as a screen. My boss says that's possible too. If not, nothing much happens.
P
Paula_Madej
06-01-2026, 04:34 PM #3

Well the adapters are here, and we have one plug that fits into another serial port thing. We were hoping to get two plugs that fit each other so we could plug it into a laptop to use as a screen. My boss says that's possible too. If not, nothing much happens.

K
kraken2406
Junior Member
46
06-02-2026, 11:34 AM
#4
Are you thinking about turning serial numbers into video on your screen? Need me send you something that's working with the old-style monitor? Can I show you how to set it up so you can see those pictures instead of just code?
K
kraken2406
06-02-2026, 11:34 AM #4

Are you thinking about turning serial numbers into video on your screen? Need me send you something that's working with the old-style monitor? Can I show you how to set it up so you can see those pictures instead of just code?

S
Sman4231
Member
113
06-04-2026, 08:13 AM
#5
Oops, I made a mistake. It goes from one step to the next one by one.
S
Sman4231
06-04-2026, 08:13 AM #5

Oops, I made a mistake. It goes from one step to the next one by one.

R
Rounyx
Posting Freak
838
06-04-2026, 01:41 PM
#6
If you really want to make this on your own, you can build something using a very cheap Raspberry Pi board. The switch has an extra ethernet port, so it can be managed from another network. It still uses a standard web gui interface, just on a different port. With a raspberry pi, you could build your own touch screen interface that translates the switch's HTTP strings to whatever is needed. You might even do this using the console or serial port as well.
R
Rounyx
06-04-2026, 01:41 PM #6

If you really want to make this on your own, you can build something using a very cheap Raspberry Pi board. The switch has an extra ethernet port, so it can be managed from another network. It still uses a standard web gui interface, just on a different port. With a raspberry pi, you could build your own touch screen interface that translates the switch's HTTP strings to whatever is needed. You might even do this using the console or serial port as well.