Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) — Question 64

Which configuration enables the VRF that is labeled `Inet` on FastEthernet0/0?

Answer options

Correct answer: C

Explanation

The correct answer is C because it properly configures the VRF `Inet` and associates it with the FastEthernet0/0 interface using the `ip vrf forwarding` command. Option A is incorrect as it does not use the correct command structure for associating VRF with an interface. Option B is incorrect because it lacks the necessary commands to apply the VRF to the interface. Option D incorrectly attempts to use OSPF configuration instead of directly applying the VRF to the interface.