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.
I believe adding “ip vrf forwarding CCNP” to an interface will remove the current IP address. Therefore the IP address statement must be added afterward. In the example, the vrf forwarding CCNP already now exists on the interfaces, but it lacks an IP address. This leaves us with needed to only re-add the IP address that is desired.
upvoted 7 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, 8 months ago[Removed]
Most Recent 10 months, 2 weeks agoZamanR
1 year, 5 months agoNormanby
1 year, 5 months agointeldarvid
1 year, 10 months agosajjad_gayyem
1 year, 10 months agoDacusai
2 years, 1 month agoXerath
2 years, 3 months agoLilienen
2 years, 3 months agoPimplePooper
2 years, 4 months agoNoproblem22
2 years, 6 months ago[Removed]
2 years, 5 months ago