English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to configure our office lan. There is no info on the switch itself, and I can't find anything on or in the box, but I know there must be a way by doing something like a netstat from a connected computer. I only have access to macs, so windows utilities and 3coms setup won't work. Surely there's a command line interface?

2007-08-10 11:25:40 · 8 answers · asked by pablo 1 in Computers & Internet Computer Networking

8 answers

An unmanaged switch does not have nor does it need an IP of its own. It only is a massive connector for IP's that are active!
From 3COM

The 3Com® Baseline Switch 2824 is a highly affordable, high-performance unmanaged Gigabit switch.

From the 3Com manual
PLUG-AND-PLAY UNMANAGED OPERATION
3Com Baseline switches operate straight out of the box, with no configuration required. Auto MDI/MDIX ports identify and adapt to the Ethernet cable type, eliminating the most common cabling errors and simplifying installation. Autosensing ports detect and adjust to the speed of the connected device to optimize network performance.

end of 3Com information from datasheet!

Now if it was a managed switch it would need one but since it does not need any management it works below the IP level and simply does not need any IP assignment!

There is no setup to a non-managed switch, it is a PLUG AN PLAY device connection other MAC/IP addresses to each other it plays no routing mode nor management of those connections!

2007-08-16 01:49:31 · answer #1 · answered by Tracy L 7 · 1 0

You won't find it simply because there is no such thing. A hub or a switch do not have a MAC address nor an IP address because you never talki to them, they just relay packets..

2007-08-18 10:31:57 · answer #2 · answered by Anonymous · 0 0

You should be able to console in or telnet in to the switch itself or if you want to use netstat...

Displays protocol statistics and current TCP/IP network connections.

NETSTAT [-a] [-b] [-e] [-n] [-o] [-p proto] [-r] [-s] [-v] [interval]

-a Displays all connections and listening ports.
-b Displays the executable involved in creating each connection or
listening port. In some cases well-known executables host
multiple independent components, and in these cases the
sequence of components involved in creating the connection
or listening port is displayed. In this case the executable
name is in [] at the bottom, on top is the component it called,
and so forth until TCP/IP was reached. Note that this option
can be time-consuming and will fail unless you have sufficient
permissions.
-e Displays Ethernet statistics. This may be combined with the -s
option.
-n Displays addresses and port numbers in numerical form.
-o Displays the owning process ID associated with each connection.
-p proto Shows connections for the protocol specified by proto; proto
may be any of: TCP, UDP, TCPv6, or UDPv6. If used with the -s
option to display per-protocol statistics, proto may be any of:
IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, or UDPv6.
-r Displays the routing table.
-s Displays per-protocol statistics. By default, statistics are
shown for IP, IPv6, ICMP, ICMPv6, TCP, TCPv6, UDP, and UDPv6;
the -p option may be used to specify a subset of the default.
-v When used in conjunction with -b, will display sequence of
components involved in creating the connection or listening
port for all executables.
interval Redisplays selected statistics, pausing interval seconds
between each display. Press CTRL+C to stop redisplaying
statistics. If omitted, netstat will print the current
configuration information once.

2007-08-10 11:39:25 · answer #3 · answered by ladeehwk 5 · 0 1

From command prompt type ipconfig /all and hit enter. It should specify the IP address in the output any more questions ask me.

Sastry

2007-08-10 11:30:09 · answer #4 · answered by Sastry M 2 · 0 1

if you let it set up to a router then in the lan resource status will tell you
I

2007-08-10 11:31:50 · answer #5 · answered by billys_office 5 · 0 1

Have you tried looking in your owners manual?

2007-08-15 16:09:35 · answer #6 · answered by misspocketbook2 1 · 1 1

you can get your ip address at whatismyip.com website.

2007-08-18 08:23:59 · answer #7 · answered by Anonymous · 0 0

3com 2824

2016-10-16 00:01:41 · answer #8 · answered by ? 4 · 0 0

fedest.com, questions and answers