InterviewSolution
| 1. |
Describe The Roles Of Rd And Rt In Mpls L3vpn? Is It Possible To Assign A Same Rd To Multiple Customers? |
|
Answer» Route distinguisher (RD) is used to distinguish IDENTICAL routes in different VRFs, whereas route target (RT) is used to share routes between them. Route target ALSO specifies which prefixes get imported or exported on the PE router. No, we can’t assign same RD to multiple customers on a PE router because the main purpose of defining RD is limited to provide uniqueness in different VRFs. Route distinguisher (RD) is used to distinguish identical routes in different VRFs, whereas route target (RT) is used to share routes between them. Route target also specifies which prefixes get imported or exported on the PE router. No, we can’t assign same RD to multiple customers on a PE router because the main purpose of defining RD is limited to provide uniqueness in different VRFs. |
|