Tag Archives: VRF

The network engineer who manages ASN 65010 is provisioning a customer VRF named CUSTOMERABC on PE-2. The PE-CE routing protocol is OSPF Internet reachability is available via the OSPF 0 0 0.0/0 route advertised by CE-1 to PE-1 In the customer VRF Which configuration must the network engineer Implement on PE-2 so that CE-2 has connectivity to the Internet?

Refer to the exhibit. The network engineer who manages ASN 65010 is provisioning a customer VRF named CUSTOMERABC on PE-2. The PE-CE routing protocol is OSPF Internet reachability is available via the OSPF 0 0 0.0/0 route advertised by CE-1 to PE-1 In the customer VRF Which configuration must the network engineer Implement on PE-2 so that CE-2… Read More »

Which set of commands is required to configure and verify the VRF for Site 1 Network A on router R1?

Refer to the exhibit. Which set of commands is required to configure and verify the VRF for Site 1 Network A on router R1? A. R1#ip routing R1#(config)#ip vrf 100 R1#(config-vrf)#rd 100:1 R1#(config-vrf)# address family ipv4 ! R1(config)#interface Gi0/2 R1(config-if)#ip address 10.0.1.1 255.255.255.0 R1#show ip route B. R1#ip routing R1#(config)#ip vrf 100 ! R1(config)#interface Gi0/2 R1(config-if)#ip address 10.0.1.1… Read More »

Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1?

Refer to the exhibit. Assuming that R1 is a CE router, which VRF is assigned to Gi0/0 on R1? A. default VRF B. VRF VPN_A C. VRF VPN_B D. management VRF Answer: Option A. Explanation:  No answer description available for this question Show AnswerDiscussion The post Assuming that R1 is a CE router, which VRF is assigned to… Read More »

An engineer creates an Ansible playbook to configure VRF information using a local_vrfs variable. The code must be completed so that it can be tested. Which string completes the code?

Refer to the exhibit. An engineer creates an Ansible playbook to configure VRF information using a local_vrfs variable. The code must be completed so that it can be tested. Which string completes the code? A. present B. up C. on D. active Answer: Option A. Explanation:  Reference: https://docs.ansible.com/ansible/latest/modules/ios_vrf_module.html Show AnswerDiscussion The post An engineer creates an Ansible playbook… Read More »