Artificial intelligent assistant

How does a network switch affect SSH? My job requires that I have access information on multiple machines via SSH. Unfortunately, due to some ongoing remodeling, there are now more machines than there are available ethernet ports, and I no longer have access to all the machines I need. On top of that, our one man IT department is on honeymoon. I would like to solve this problem by using a simple network switch (the ethernet part, not the honeymoon). However, I'm not sure how it would effect SSHing into each of the machines. Would the address of the machine change or do I need to configure the switch in some way?

SSH is an application protocol running on top of layer 4 TCP. A switch basically works at layer 2, so it doesn't affect SSH at all (unless it has higher layer features that do affect IP, TCP or even higher).

If the network is flat (i.e. without VLAN trunking which would be unlikely for an edge port) you don't have to configure anything - neither IP nor MAC addresses will change. You should however check your company policy whether you're allowed to attach network equipment if it's not your job.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 478f67bf63ee61dde51611479b064c54