answersLogoWhite

0

192.168.4.0/20

192.168.4.0/22

192.168.4.0/24

192.168.4.0/26

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Which protocol is used by EIGRP to deliver and receive update packets?

think so it is RTP...


How you configure both eigrp and ospf to transfer a packet eigrp to ospf and ospf to eigrp?

we would need to redistribute ospf routes into eigrp and vice versa. redistribution will have to be done on an ASBR(autonomus system boundry router) eg: we have an ospf process wid process id 10 running and eigrp with ASN 20 running in our network redistribution on ASBR would be conf t router ospf 10 redistribute eigrp 20 subnets metric 1 and in eigrp conf t router eigrp 20 redistribute ospf metric 1 1 1 1 1 we see i used 5 ones in eigrp process to redistribute opsf into eigrp. thes 1's are metrics for eigrp namely load bandwidth delay reliability


Which protocol uses IP address of 224.0.0.10?

This address is used for multicast. EIGRP use this IP address.


Which protocol used for routing?

A routing protocol is a protocol that routers use to tell each other about available routes. Some of the routing protocols include RIP, EIGRP, OSPF, IS-IS, BGP.


A router has learned two equal cost paths to a remote network via the eigrp and rip protocols. Both protocols are using their default configurations. Which path to the remote network will be installed?

When you have multiple routing protocols running (e.g. RIP, OSPF, EIGRP), the one with the lowest administrative distance is used for the routing table. The metric is different; it's used within the routing protocol to determine which route is best to a certain network. EIGRP has a AD of 90. RIP has an AD of 120. Since EIGRP has a lower AD, it will be used for the routing table.


Which command displays the commands used to configure the routing protocol on this router?

The command used to display the commands that configure the routing protocol on a router is show running-config. This command provides a comprehensive view of the current configuration, including any routing protocols like OSPF, EIGRP, or BGP. To focus specifically on routing protocols, you can also use show ip protocols, which summarizes the active routing protocols and their settings.


Should EIGRP only be run on networks with Cisco equipment?

EIGRP is a Cisco proprietary routing protocol and therefore can only be used with Cisco routers.You can do route redistribution on Cisco routers, this allows you to take routes from another routing protocol (such as OSPF or RIP) and place them into the EIGRP network that way downstream nodes can be informed of routes available.


How do routing protocols and routable protocols differ?

A routing protocol refers to a protocol that is only used between routers, such as OSPF and EIGRP. A routed protocol, meanwhile, refers to a protocol wherein data can be routed, such a IP, AppleTalk, and IPX.


A network administrator is using an application that is monitoring packets on the network and sees an EIGRP update packet What is the purpose of the update packet?

bobo The packet is sent to discover neighbors within the EIGRP network. The packet is sent to search for network devices within an EIGRP network. The packet is used to propagate routing information within the EIGRP network. The packet is used to send an unreachable reply to another router within the EIGRP network.


What is a purpose of a hello protocol?

A hello protocol is used by link-state (OSPF, IS-IS) and advanced link-state routing protocols (EIGRP) running on a router to detect it's neighbors. Certain conditions need to be fulfilled to be established as a neighbor in the router's neighbor table. A hello protocol is a simple and light way for routers running the above mentioned protocols to detect and record the neighbors they are connected to. Once a reply is received from a neighbor for a "Hello" message, the address and interface information is stored in the neighbor table.


Which statement is true about the path that the data will take from router A to router B?

If EIGRP is used with default configurations, the data will be equally distributed between two paths - A, D, B and A, C, D.


Which protocol can be used to load or retrieve cisco ios images to or from a router?

TFTP.