Wednesday, March 20, 2013
What are components of autonomic networking?
Posted by
Sunflower
at
3/20/2013 08:17:00 PM
0
comments
Labels: Access, Application, Autonomic Networking, Autonomic Systems, Components, Conditions, Configuration, Data, Design, Inputs, Interface, Network, Networking, Performance, States, Switches, System
|
| Subscribe by Email |
|
Wednesday, March 3, 2010
Auto-sensing
- Autosensing is a feature of so-called "10/100" Ethernet hubs, switches, and NICs.
- Compatible Ethernet speeds can be selected using low-level signaling techniques probing the capability of the network.
- Autosensing was developed to make the migration from traditional Ethernet to Fast Ethernet products easier.
When first connected, 10/100 devices automatically exchange information with each other to agree on a common speed setting. The devices run at 100 Mbps if the network supports it, otherwise they drop down to 10 Mbps to ensure a "lowest common denominator" of performance. Many hubs and switches are capable of autosensing on a port-by-port basis; in this case, some computers on the network may be communicating at 10 Mbps and others at 100 Mbps. 10/100 products often incorporate two LEDs of different colors to indicate the speed setting that is currently active.
Auto-sensing is an active method of determining link mode. Each interface is expected to transmit specific information in a specific format. If an interface that is expecting to use auto-sensing does not receive this information from the other side, it assumes the other side cannot detect or change its mode.
Posted by
Sunflower
at
3/03/2010 03:43:00 PM
0
comments
Labels: Auto-sensing, Autosensing, Devices, Ethernet, Hardware, Hardware Components, Hubs, Interface, Network, Network adapters, Operating Systems, Switches
|
| Subscribe by Email |
|
Tuesday, June 30, 2009
What are Routers, Switches, Hubs — Is There a Difference between them ?
Each device has its own function in a network environment. Two reasons confusion exists are
(1) all three are simple boxes with several plugs that accept cables and
(2) at times the functions of each device are rolled into one single device.
A hub, also known as a repeater, is a simple device used for years to connect all nodes, or computers, on a network to a central location. Each node on a network has a unique hardware address called a MAC address. A hub is known as a repeater because when a packet of data, or frame, is sent through the hub, it is repeated to each and every computer on the network.
A switch-based network is one that utilizes switches instead of hubs. A switch is a major upgrade to a hub. Instead of sending all network data to each and every network node, the switch will analyze the MAC address and determine where to send the data. Network bandwidth is not wasted by sending every frame to every port.
Routers not only provide connections to the internet, they also protect the LAN from the Internet. The router could block any Packet that has a destination address outside of the LAN. In short, a router can perform many of the same functions as switches and hubs, but it has address translation and filtering capabilities.
Posted by
Sunflower
at
6/30/2009 11:56:00 PM
0
comments
Labels: Explanation, Hubs, Routers, Switches
|
| Subscribe by Email |
|