contain tables of ip addresses along with optional routes to other networks. answerd by tyler brewer
nothing.
a) A router b) A switch c) All of the above
SwitchDescription: Network Switch a device that seperates the Broadcast domain of a LAN segment from other segments.
stub router.
Router is Bypassing to, system Network local Network and Internet or Network Regards NASEER
You should verify that your router was purchased at a Best Buy. Before you call, make sure to have all the information about the router and your network connection available, and they should be able to help you.
A physical router device with an interface that routes between two or more VLANs that are attached to a VLAN network segment by a trunk link. In other words a " router on a [ TRUNK ] " which is originating from switches with independent non routing VLANs.
Here is a basic overview of the configuration of RIP on a Cisco router:Router(config)#router ripRouter(config-router)#network 192.168.1.0Router(config-router)#network 192.168.2.0Router(config-router)#network 192.168.3.0Router(config-router)#network 192.168.4.0Router(config-router)#network 192.168.5.0The 192.168.x.0 address can be changed to whatever address you would like to be broadcast over RIP. There are also other settings that can be configured.If you use RIPv2 you can also have the following configuration:Router(config)#router ripRouter(config-router)#version 2Router(config-router)#network 192.168.1.0Router(config-router)#network 192.168.2.0Router(config-router)#network 192.168.3.0Router(config-router)#network 192.168.4.0Router(config-router)#network 192.168.5.0Router(config-router)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by consoleRouter#copy running-config startup-configDestination filename [startup-config]?Building configuration...[OK]Router#
Router
When a host on network A sends a message to a host on network B, the router looks at the destination IP address in the packet’s header to determine where to forward the message. This IP address is used to identify the specific network and host within that network. The router uses its routing table to decide the best path for the packet based on this destination IP address. The MAC address is not used for routing between different networks, as it only applies to the local network segment.
The router must determine if it has a path to another network or router that may be in the path of the destination. When that occurs, it tries to find the "best path" (least cost) route to the destination. It has to consult its routing tables for that.
the router filter & forward the data segment from one lan to another lan