HOW MPLS IS DIFFERENT FROM OSPF? WHY NOW A DAYS MPLS IS
PREFERED OVER ANY NETWORK PROTOCOL?
Answer / sameer kadu
The IP virtual private network (VPN) feature for
Multiprotocol Label Switching (MPLS) allows a
Cisco IOS network to deploy scalable IPv4 Layer 3 VPN
backbone services. An IP VPN is the
foundation companies use for deploying or administering
value-added services including
applications and data hosting network commerce, and
telephony services to business customers.
MPLS VPNs allow service providers to deploy scalable VPNs
and build the foundation to deliver
value-added services, including:
Connectionless Service
Centralized Service
Scalability
Security
Easy to Create
Flexible Addressing
Integrated Class of Service (CoS) Support
&
Straightforward Migration
| Is This Answer Correct ? | 3 Yes | 1 No |
Define the virtual channel?
What is the size of hello packets in eigrep protocol?
What are partial updates?
Most routing protocols recognize that it is never useful to send information about a route back out the direction from which the original packet came. This is an example of which routing technology? A.) Split Horizon B.) LMI C.) Triggered Updates D.) Poison Reverse E.) SYN, ACK F.) DLCI
Regarding frame relay, which of the following statements are true? A.) You must use ANSI encapsulation if connecting to non-Cisco equipment B.) You must use IETF encapsulation if connecing to non-Cisco equipment C.) You must use Q.933a encapsulation if connecing to non-Cisco equipment D.) You must use Cisco encapsulation if connecting to non-Cisco equipment
How many types of router?
Which network mask should you place on a Class C address to accommodate a user requirement of two subnetworks with a maxximum of 35 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
Which two statements about frame tagging are true? (Choose two) A. A filtering table is developed for each switch. B. Frame tagging assigns a unique user defined ID to each frame. C. A unique identifier is placed in the header of each frame as it is forwarded between switches. D. Frame tagging is a technique that examines particular information about each frame based on user defined offsets.
What is an advantage of local area network (LAN) segmentation? A. smaller collision domains B. elimination of broadcasts C. decreased cost of implementation D. larger number of users within the same domain
Based upon the exhibit, create a static route to 172.16.10.0 on Router A A.) Router# ip route 172.16.10.0 255.255.255.0 10.1.0.2 B.) Router(config)# ip static route 172.16.10.0 255.255.255.0 10.1.0.2 C.) Router(config)# ip route 172.16.10.0 10.1.0.2 D.) Router(config)# ip route 172.16.10.0 255.255.255.0 10.1.0.2
Which command displays access list 111? A. show access-list 111 B. show ip access-list 111 C. display ip access-list 111 D. display access-list 111 details
Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in