| Network Bridge |
Article Index for Network |
Website Links For Network |
Information AboutNetwork Bridge |
| CATEGORIES ABOUT NETWORK BRIDGE | |
| ethernet | |
| networking hardware | |
| bridge | |
|
Since bridging takes place at the data link layer of the OSI Model , a bridge processes the information from each frame of data it receives. In an Ethernet frame, this provides the MAC Address of the frame's source and destination. Bridges use two methods to resolve the network segment that a MAC address belongs to.
ADVANTAGES OF NETWORK BRIDGES
DISADVANTAGES OF NETWORK BRIDGES
BRIDGING VERSUS ROUTING (Network Layer). This difference means that a bridge directs frames according to hardware assigned MAC Address es while a router makes its decisions according to arbitrarily assigned IP Addresses . As a result of this, bridges are not concerned with and are unable to distinguish Networks while Routers can. When designing a network, you can choose to put multiple segments into one bridged network or to divide it into different networks interconnected by routers. If a host is physically moved from one network area to another in a routed network, it has to get a new IP address; if this system is moved within a bridged network, it doesn't have to reconfigure anything. SPECIFIC USES OF THE TERM "BRIDGE" A description of the Network Bridge in Windows XP is given here - it allows a Windows XP system to function as a bridge between the various networking devices connecting to it. Documentation on Linux bridging can be found in the Linux networking wiki in here . Linux bridging allows filtering and routing. SEE ALSO EXTERNAL LINKS |
|
|