Network-Extending Devices

 


 Repeaters

 

 

 


Bridges

 

 


Frame Forwarding

 

Assume use of learning bridge (a.k.a. Transparent Bridge)

    1. If source and destination on same LAN, discard frame (keep from escaping)
    2. If destination in table, forward the frame.
    3. If destination not in table, flood.
    4. If source not in table, add it and its segment to table (backward learning)

 


Routers

 


 

Gateways

 

  


Related Home Pages: notes | CSC 465 | Peter Sanderson | Computer Science | SMSU


Last reviewed: 1 April 1998

Peter Sanderson ( pete@csc.smsu.edu )