answersLogoWhite

0


Best Answer

A bridge can filter, forward based on its MAC address forwarding table. The bridge will note any MAC address that is the source address on a frame and the port that the frame was received. Then it will forward or filter depending upon the forwarding table. If a MAC address is found on more than one port (because of loops in the network) then the frame is forwarded on both ports. If a frame is received on a port and the destination MAC address is only found on that port then the frame is filtered and discarded. If the destination MAC address is not found in the forwarding table, then the bridge will flood the frame out all ports except the receiving port.

A router will build a routing table based on the routing protocol that is being used in the router. The routing protocol (RIP, RIPv2, AS-AS, OSPF etc) will have a method of identifying the best route to send the IP packet to the destination. When an IP frame is received then it will be routed on the best route to the destination

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why a bridge using filtering table and router using routing table?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Describe the role of the routing table on a host and on a router?

Describe the role of the routing table on a host and on a router.


What is the similarities and differences between the windows routing table and the router routing table?

That depends entirely on what Operating System the router is running


What address does the router use to compare to the routing table?

in general the router uses the network address to compare to the routing table. Specifically, on the internet, the Router looks up the destination IP address in the router table to determine where to route the packet.


When a router does not have an interface for the destination network it sends the traffic to where?

If a router has a route in its routing table, it will have a next hop IP address and / or outbound interface. If a router does not have a route in its routing table the packet will be dropped.


When will a router select the indicated path as the best match?

After checking with its Routing Table (table creation depends on Routing Protocol).


When the destination network is not listed in the routing table of a cisco router what two possible actions the router might take?

The router discards the packet.The router forwards the packet out the interface indicated by the default route entry.


Which one had more overhead a router or a bridge?

a. Routers are more expensive than bridges. b. Routers operate at the first three-layers; bridges operates at the first two layers. Routers are not designed to provide direct filtering the way the bridges do. A router needs to search a routing table which is normally longer and more time consuming than a filtering table. c. A router needs to decapsulate and encapsulate the frame and change physical addresses in the frame because the physical addresses in the arriving frame define the previous node and the current router; they must be changed to the physical addresses of the current router and the next hop. A bridge does not change the physical addresses. Changing addresses, and other fields, in the frame means much unnecessary overhead.


Where on the router can the actual values determining metric be viewed?

routing table


Which table does a router use to make decisions about the interface through which a data packet is to be sent?

Routing table


What is routing table?

A routing table has columns for at least three types of information, Network ID, the Cost and The ID of the next Router called Next Hop.


What is the advantage of dynamic routing?

The router needs a routing table, to know where to send IP packets. The purpose of dynamic routing is to update the routing tables automatically. This means you need much less configuration, and the network dynamically adjusts to topology changes (for example, a router is added, or a cable has a bad connection).


Which is a function of the show ip route command when used as a tool for troubleshooting network connectivity?

That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.That's the command, on a Cisco Router, to show the routing table. It is one of the most important troubleshooting commands.