answersLogoWhite

0

What else can I help you with?

Related Questions

How many collision and broadcast domain are there if a router is directly connected to hub?

A hub contains a single collision domain and a single broadcast domain, regardless of the number of ports on the hub.


Which device extends a collision domain?

Bridge, Switches, Router.


Collision domain of router?

Like a switch, a router places nodes that are connected to it in separate collision domains.


In a large network composed of one giant segment broadcast traffic could seriously affect performance How do routers solve this problem?

By default, the broadcasts will not pass to the other side of a router. Thus, the router divides the giant broadcast domain into several smaller ones.By default, the broadcasts will not pass to the other side of a router. Thus, the router divides the giant broadcast domain into several smaller ones.By default, the broadcasts will not pass to the other side of a router. Thus, the router divides the giant broadcast domain into several smaller ones.By default, the broadcasts will not pass to the other side of a router. Thus, the router divides the giant broadcast domain into several smaller ones.


What device separates broadcast domains?

SwitchDescription: Network Switch a device that seperates the Broadcast domain of a LAN segment from other segments.


What devices can you use to limit the size of a collision domain?

A switch or router will limit the number of clients in a collision domain, thus limiting what can be in the collision domain.


Which device could be installed to reduce the size of the broadcast domain?

router


How many collision domains with one router and two switches?

In Router one and in switch each port having collision domain.


What is definition of router?

A router is layer 3 device whose each port is a separate broadcast and collision domain. router is a device that makes communication possible between two or more networks.


Which device is used to communicate between broadcast domains?

A router. The key word is create. you can not create a domain using a switch, repeater, or hub.


What is the effect of issuing the hostname RouterA command on a router?

A description will be configured on the router interfaces identifying them as belonging to RouterA.The router will attempt to establish a connection to the host with the name RouterA.The router will map an IP address to the domain name RouterA.The router prompt will change from Router(config)# to RouterA(config)#


In a Cisco Router What is the ip domain lookup command used for?

Enables DNS-based host name-to-address translation. This feature is enabled by default. So if you type something that appears to be a hostname the router will try to resolve it. This will happen three times, waiting for the dns request to time out. This can take a lot of time and when your trying to get things done could become annoying... Translating "router123"...domain server (255.255.255.255) Translating "router123"...domain server (255.255.255.255) Translating "router123"...domain server (255.255.255.255) To disable: Router(config)#no ip domain lookup In older versions of IOS the command was actaully no ip domain-lookup