Vous êtes sur la page 1sur 4

MPLS Interview Questions 1. What is the difference between VPN and MPLS?

ANS: VPN is generally Virtual Private Network which could be configured by using GRE tunnels. In that if you want a full mesh than administrator need to setup n*n1 tunnels. But in case of MPLS VPN, by default CPE works in full mesh form because of route target. 2. What is MPLS and why it is being so popular in short time? ANS: MPLS is multi protocol label switching mechanism which uses the label to forward the traffic to the next hop address. It is popular because it must be used for CPN (Converge Packet Network). 3. What is the protocol used by MPLS? ANS: MPLS uses TDP or LDP. 4. MPLS works on which layer? ANS: It works between layer 2 and layer 3. 5. What is the difference between P and PE router? ANS: P router doesnt have Customer network routes where in PE router is having customer network routes. Another reason is P router doesnt require MP-iBGP but for PE it is must. 6. Can I make my PE router as P? ANS: To make your PE router as P, you need to remove the BGP configurations and after that it will not participate with customer network. 7. Two routers are having 4 equal cost links, how many ldp sessions will be established? ANS: One session

8. My LDP router id, OSPF router id and BGP router id is different, will it work to forward the traffic of customers or not? ANS: LDP router id and BGP router-id should be same if SP is using labels only for loopbacks. If labels are generated for each and every route then no problem at all. 9. What is Penultimate Hop Popping and why it is required? Which router performs the PHP function? ANS: Second last router performs the Penultimate Hop Popping function to remove the top most label. 11. What are the different types of labels? ANS: Implicit Null, Explicit Null, Aggregate Label etc., 12. How to make customer route unique? ANS: By adding route distinguisher 13. What is the difference between RD and RT? ANS:RD is not an extended community where as RT is an extended community. 14. Can I assign a same RD to two different customers? ANS: RD is unique and local to router. 15. Is RD travels in route update? ANS: No 16. My customer is having three branches and all are attached to three different PEs, In this case can I use the different vrf names? ANS: Yes 17. What is downstream on demand? ANS: Downstream router is the one which is responsible to advertise the label first to upstream router in case of downstream on demand method is selected.

Upstream router is the one which advertise the labels to its downstream router after receiving label bindings from it. 18. How to filter MPLS labels? ANS: By using ACLs 19. What is the default range of MPLS labels in Cisco routers? How to extend that range? ANS: 16 100000 is default range 20. Without route reflector can I implement MPLS? ANS: Yes, need to develop full mesh BGP 21. What is the difference between VPNv4 and IPv4 address family? ANS: we always accept and forward ip packets to customers, for this we need to use ipv4 address-family. When the customers packets are being received by PE they become labeled one and to forward labeled packets to different PE/RR; address-family vpnv4 is required. In short we can say that ipv4 address-family is being used for customers and vpnv4 address-family is used by SP core. 22. What is MP-iBGP? Can we use normal BGP in lieu of MP-iBGP? ANS: No, MP-iBGP is used because of the support of multi protocol which normal BGP doesnt support 24. What is CEF and without enabling CEF, can we make MPLS work? ANS: CEF is mandatory in Cisco routers for MPLS. 25. I am receiving end to end customer routes on various PE but not able to ping those routes, whats could be the problem? ANS: LDP is not configured in the path. 27. Default timers of LDP?

28. Does LDP require OSPF, IS-IS or BGP? ANS: IGP is required for IP Reachability 29. In neighbor discovery command, I am receiving only xmit, what does it mean? ANS: At another end MPLS IP is not configured. 30. What is transport address? ANS: Route id is transport address

Vous aimerez peut-être aussi