Questions tagged [switching]

A switch is a telecommunication device that receives a message from any device connected to it and then transmits the message only to the device for which the message was meant. This makes the switch a more intelligent device than a hub (which receives a message and then transmits it to all the other devices on its network). The network switch plays an integral part in most modern Ethernet local area networks (LANs)

A switch is a telecommunication device that receives a message from any device connected to it and then transmits the message only to the device for which the message was meant. This makes the switch a more intelligent device than a hub (which receives a message and then transmits it to all the other devices on its network). The network switch plays an integral part in most modern Ethernet local area networks (LANs). Mid-to-large sized LANs contain a number of linked managed switches. Small office/home office (SOHO) applications typically use a single switch, or an all-purpose converged device such as a residential gateway to access small office/home broadband services such as DSL or cable Internet. In most of these cases, the end-user device contains a router and components that interface to the particular physical broadband technology. User devices may also include a telephone interface for VoIP. An Ethernet switch operates at the data link layer of the OSI model to create a separate collision domain for each switch port. With 4 computers (e.g., A, B, C, and D) on 4 switch ports, any pair (e.g. A and B) can transfer data back and forth while the other pair (e.g. C and D) also do so simultaneously, and the two conversations will not interfere with one another. In full duplex mode, these pairs can also overlap (e.g. A transmits to B, simultaneously B to C, and so on). In the case of a repeater hub, they would all share the bandwidth and run in half duplex, resulting in collisions, which would then necessitate retransmissions.

http://en.wikipedia.org/wiki/Network_switch

329 questions
-1
votes
1 answer

How does Uplink fast improve the Spanning Tree Protocol?

What improvement to the Spanning Tree protocol is provided by the “Uplink Fast” solution?
blazing
  • 557
  • 2
  • 4
  • 20
-1
votes
3 answers

two interfaces on the same device on different subnets

I've been told that it is bad practice to have two interfaces on the same device on the same subnet. i.e. two Ethernet ports on a switch should be on different subnets. Could somebody explain why this is the case? (preferably simply as possible as…
netleap tom
  • 143
  • 4
  • 10
-1
votes
1 answer

Allied Telsey Switch 3 step SSH login

Helo, i have Allied Telesis GS 8000/48 switch in my network. When i login over SSH I first need to enter "LOGIN AS:" part. In this part i can enter anything i want. After "Login as:" I am entering username and password. When i login over Telnet I…
Nijaz Sehic
  • 11
  • 1
  • 2
-1
votes
1 answer

Azure RHEL7.x NIC Teaming or Bonding

I am trying to accomplish higher internal RHEL VM to VM bandwidth for large file SINGLE JOB use. 10Gbps is not enough. In Azure it is possible to Team NIC's in Windows. Is it possible to Team or Bond NICs in Azure with RHEL7.x? Note that the…
Nick
  • 13
  • 3
-1
votes
1 answer

(Unity) weapon switching, destroying previous weapon after switch

When I switch weapons, the old weapon does not get destroyed so you end up with 2 functioning guns on the screen. I have tried to destroy the gameobject using Destroy(currentWeapon) but with no luck. Also, I use an empty gameobject attached to the…
Oliver Dungey
  • 29
  • 1
  • 1
  • 7
-1
votes
2 answers

What is the mechanism of initialization of the table of a switch for a given subnet?

Assuming there is no ARP cache in any nodes, and switch table is empty and IP addresses of source and destination are known (using DNS). Also all nodes are considered to be in same subnet. If n1 wants to send a packet to particular node say n2, it…
Ugnes
  • 709
  • 1
  • 9
  • 23
-1
votes
1 answer

Does my switch update its router table automatically

I have a HP ProCurve switch, I recently added 2 new machines to the network, which I had to assign the IP addresses to manually. Now using these 2 machines I can ping my current machine and other machines on the network, however if I try to ping…
lwaskie
  • 77
  • 1
  • 1
  • 12
-1
votes
1 answer

Is every router is a switch?

I wanna know this hierarchy.Does any router can do what switch do? My master said it "yes,router is switch at the same time." Is that real? Thank you.
Can
  • 1
-1
votes
2 answers

Clarifying 1-to-many Subnet/VLAN Configurations

I'm exploring alternate multiplicities between IP subnets and VLANs, outside the recommended 1-to-1 implementation. My understanding is as follows: Multiple subnets to a single VLAN (connected via a switch): Hosts across both subnets would receive…
powrHouse
  • 1
  • 1
-1
votes
1 answer

Locate pc on local network

We have 10000 or more computers in our network. We want to find the computer with a certain ip. Is there way to learn the switch that the computer is connected to? We have only one router in our network.
Bahri Gökcan
  • 980
  • 3
  • 12
  • 20
-1
votes
1 answer

Determining a formula for a packet switching network?

Let's say we have a packet of length L bits. It is transmitted from system A through three links to system B. The three links are connected by two packet switches. di, si and Ri are the length, propagation speed and transmission rate for each link,…
ShadowViper
  • 365
  • 1
  • 5
  • 24
-1
votes
1 answer

App Inventor 2 - How do I switch my 'button' image after a certain amount of time

I need help, I new to this and have been having trouble switching the image on a 'button' with another image after some time. I'm using AppInventor2 to do this
-1
votes
1 answer

How will a host (sender) know if Ethernet frame(s) is dropped at receiver side?

when a Ethernet frame is sent from a host (a PC or switch..) and at the receiver side the Ethernet frame is dropped , How will the sender know if it has to resend the same frame.
-1
votes
1 answer

How to reduce high network accessing time?

What we have My office network have a new 20mbps dial-up connection. The internet is connected to DLINK 600-L Wifi Router. An LAN port of router is connected to DLINK's gigabyte switch that connects all the PCs in the building. We do have a good…
NikzJon
  • 912
  • 7
  • 25
-1
votes
1 answer

Where is the right place to put my router?

I have a project and I need to make a building plan with server room etc, so I need to know where to place my router and what do I need to put in my server room besides My servers. In the image below i placed my Router in my server room but I don't…
FBC
  • 1,047
  • 8
  • 18