Just put the IP back to the interface and you're good.
R1(config)#ip vrf CCNP
R1(config-vrf)#rd 1:100
R1(config-vrf)#exit
R1(config)#int lo 0
R1(config-if)#
R1(config-if)#ip address 10.1.1.1 255.255.255.0
R1(config-if)#ip vrf forwarding CCNP
% Interface Loopback0 IPv4 disabled and address(es) removed due to disabling VRF CCNP
R1(config-if)#exit
R1(config)#do show run int lo 0
Building configuration...
Current configuration : 66 bytes
!
interface Loopback0
ip vrf forwarding CCNP
no ip address
end
Just another cisco thing, when you add the vrf command on an int the ip is removed so you need to added after, the correct answer should be the vrf command follow by the Ip int command. Tricky.
This is a stupid question. The questions asks for the VRF CCNP to work and not for the loopback ip address to work by its own. Answer B - if you want just the loopback to work without a vrf and answer C - for the loopback interface to be part of a vrf.
D is the correct answer. Once you assign the ip address to lookback interface, you need to enable the "ip vrf forwarding CCNP".
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.300-410 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Brand
Highly Voted 1 year, 11 months agoZamanR
Most Recent 1 year, 7 months agoNormanby
1 year, 8 months agointeldarvid
2 years, 1 month agosajjad_gayyem
2 years, 1 month agoDacusai
2 years, 3 months agoXerath
2 years, 5 months agoLilienen
2 years, 6 months agoPimplePooper
2 years, 7 months agoNoproblem22
2 years, 8 months ago