Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a query related to a networks. I am working on a big project creating a network for a university. below is the shortest version of the problem I faced. First take a look at topology and addressing/VLAN table below <a href="https://imgur.com/a/O303vlv">TOPOLOGY</a>
<a href="https://imgur.com/a/l4B4wyh">Addressing Table and VLAN</a>
So what i want to do is every switch and router must be remotely accessed from any PC in the topology. How can I do that?  I hope you understand my query.


What I have tried:

I tried make a new network for just router and switches and assign IPs to them but it didn't work or maybe I am doing it in a wrong way.
Posted
Updated 28-May-22 8:03am
Comments
Richard MacCutchan 29-May-22 3:33am    
You can only access them if you know their IP address. It is possible to use ping to see if an address responds but that is not guaranteed.
Safin Mahesania 29-May-22 6:32am    
Please take a look at this image and can tell me that which IP i should assign to switch so it it can remotely accessed and ping from any pc
Image: https://imgur.com/G0q4ENY
Richard MacCutchan 29-May-22 8:12am    
Sorry, I am not a network designer, I thought that was what you are.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900