Tagged Questions

5
votes
9answers
3k views

Network Map Algorithm that Detects Unmanaged Layer 2 Switches?

I've inherited a network spread out over a warehouse/front office consisting of approximately 50 desktop PCs, various servers, network printers, and routers/switches. The "intelligent" routers live ...
4
votes
1answer
51 views

draw network topology (php/jquery)

I work for the small ISP. We need to draw network topology in our project for network management. I usually have this data: "cisco" | => "d-link" | => "d-link" and so on... So. ...
2
votes
1answer
320 views

network topology

I'm trying to build an application that would display network topology, using c or maybe c++. I have knowledge of sockets. I know this a broad question with little details. It's just that i haven't ...
1
vote
1answer
13 views

Is it possible to simultaneously transmit a basic ring topology?

Is it possible to simultaneously transmit with a basic ring topology? In a basic ring topology can I have more than one token? Is Active Monitor will remove tokens if I have more then one? Can you ...
1
vote
1answer
108 views

Find lldp informations using snmpwalk or another method

I want to build a java tool that extracts lldp informations of some devices (switches, routers, etc) to make a 'topology map'. Trying snmpwalk, i found only useless informations (for this case). I ...
1
vote
2answers
385 views

Network topology information

I Have a small business network with a couple of switches, end devices but only one router. I want to display the network topology like a graph would like (with the router on top). I'm only have ...
0
votes
0answers
4 views

why do we use k-normial tree in cluster network

Why do we need k-nomial tree in network topology, it's faster than binary tree in terms of broadcast?
0
votes
0answers
40 views

Good Computer/Network Stencil for OmniGraffle

Does anyone have any decent computer/network topology diagrams for OmniGraffle? I've gone through a few on Graffletopia and, while I'm grateful for the options, they're just not as polished as I ...
0
votes
0answers
35 views

Calculate Ideal Network topology

I am trying to figure out the ideal network topology for a network of computers that work together to serve external requests. Option 1: Servers share state using a database. All READ and WRITE ...
0
votes
1answer
152 views

Is it possible to create a network topology diagram using SNMP?

I'm struggling to come up with a topic for my final year project/dissertation at University. I've had an idea but I'm not sure if it's a.) possible and b.) feasible in my timeframe. My idea is to ...
0
votes
0answers
32 views

which ones of topologies is our network in ipcop configuration? red, green;blue, or orange? [closed]

we want t run a network based on ipcop o.s and we want ipcop work as a dhcp and firewall and the most important proxy server. now in installing it i have to specify that wich one of network i have. ...
0
votes
2answers
694 views

Construct Network Topology

We are trying to develop a Topology Map of available devices in a network. I have the details of the system, like IP, Device Name. All I need to do is to populate them on the graph and show it ...
-2
votes
1answer
211 views

Difference between Ring/Cellular Network Topology?

When you deploy a network (enterprise scale), consisting of 1,000 computers and 18 routers, we decided to use a cellular topology (cell-topology). How many times can significantly reduce the amount of ...