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#
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.
Router
Within a network segment where a router may have several neighbors, such as an Ethernet network, the OSPF routers elect a designated router (DR). Due to the importance of the DR, a backup DR (BDR) is also elected. The DR will centralize communications - all other routers in that segment will only have a full adjacency with the DR and the BDR - and partial adjacencies with all other routers in the segment.
the router filter & forward the data segment from one lan to another lan