anapp88 Posted July 30, 2013 Posted July 30, 2013 I have entered ipconfig /all on my pc and just want to know which bit of information tells me the switch address. the network is there are about 30 computers connected to a switch, that switch is connected to a router that router is then connected to a server.
Arthur Posted July 30, 2013 Posted July 30, 2013 which bit of information tells me the switch address Is the switch managed or unmanaged? Are you looking for its IP address or MAC address?
Arthur Posted July 30, 2013 Posted July 30, 2013 (edited) You'll need to use something like Nmap or Fing to find the switches IP/MAC address. http://i.imgur.com/VaR2RbM.png I have a HP switch at home, so it's easy to find out it's IP address. Edited July 30, 2013 by Arthur
Roberto Posted July 30, 2013 Posted July 30, 2013 There is fundamentally nothing in ipconfig to tell you the IP address of the switch you are connected to, assuming the switch even has one, as this isn't relevant to the operation of the PC on the network. Having said that, as a practical matter it might possibly be the same as the PC's gateway.
anapp88 Posted July 31, 2013 Author Posted July 31, 2013 it is for an assignment, it's my first one in networking and I am a little unsure if what I am doing is correct. I have to draw the network in packet tracer and label it with the ip addresses.
Hogwarts-Techie Posted July 31, 2013 Posted July 31, 2013 Download a program called angry ip, it will scan your network and tell you every devices IP Address, MAC address etc.... If you can't identify the switch from that, turn everything off apart from your server and switch, then it just process of elimination.
cpjitservices Posted July 31, 2013 Posted July 31, 2013 Generally speaking, a Layer 2 switch doesn't have / use IP addresses as its Layer 2 (Data Link layer of the OSI Model - MAC Addresses are layer 2 addresses), If you have a managed Layer 2/3 switch then you can give it an IP but its not forced to be your Gateway, we have IP's on our Juniper switches as they are layer 3 and they have an IP so we can manage them, however the IP is only on the management interface and not on the switch itself. 1
cpjitservices Posted July 31, 2013 Posted July 31, 2013 If you have physical access to the switch and it is managed you could always connect to its management / console port and login to it and you will be able to find out all the info you need from there. 1
twin--turbo Posted July 31, 2013 Posted July 31, 2013 I guess it's the wording of the assignment that needs analysis first. Rob
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now