Q:

What is the purpose of the AS_PATH attribute?

Answer

If a router has more than one route to the same IP prefix, the best path is the one with the shortest AS_PATH (assuming other BGP attributes are equal).

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

0 1724
Q:

What is the purpose of the LOCAL_PREF attribute?

Answer

If a router has more than one route to the same IP prefix, the best path is the one with the highest LOCAL_PREF (assuming the WEIGHT attribute for the routes is equal).

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

1 1628
Q:

Explain the difference between the forwarding of a unicast IP packet and the forwarding of a multicast IP packet.

Answer

Unicast IP packets are forwarded based on the destination IP address. Multicast packets are forward based on the source IP address. If a multicast packet is received on the interface used to send a unicast packet back to the source, the multicast packet is forwarded to multicast neighbors. If the multicast packet is received on an interface that would not be used to send a unicast IP packet back to the source, the packet is discarded.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

2 1621
Q:

Why are intra-area summary routes not allowed?

Answer

OSPF databases on routers in the same area must be identical. If route summarization was allowed within an area, some routers would have specific routes and some routers would have summary routes for routes in the area. If this were allowed, the databases for the area would never agree

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

0 1564
Q:

Describe the difference between routing and switching.

Answer

Routing moves a letter or telephone call to the access layer (as in a street or telephone exchange). Switching makes the final delivery. A switching decision is made on the part of the address that is not used in routing (as in the street number or last four digits of a phone number).

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

0 1418
Q:

Why are multiple protocols used, such as a package, addressing, delivery, and transportation, instead of using one protocol defining everything?

Answer

Using multiple protocols is modular and allows changes to one protocol without affecting the others. For example, if the addressing protocol is dependent on the delivery protocol, changes to one would imply changes need to be made to the other.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

0 1386
Q:

Explain the difference between a classful and a classless routing protocol.

Answer

Classless routing protocols advertise subnet mask information along with the network prefixes. Classful routing protocols do not. Therefore, for a classful protocol, all subnets for the major network number being used must be the same length. Also, classful protocol cannot support discontiguous networks prefixes.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

0 1356
Q:

What is the difference between the types of routes allowed by default into IS-IS and OSPF areas?

Answer

By default, all routes are advertised into all OSPF areas. This includes interarea OSPF routes and external routes that have been injected into OSPF. By default, IS-IS does not advertise interarea or external routes into an area, but injects a default route.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

0 1356