Which command sequence assigns interface FastEthernet0/0 to the VRF named Inet?
Choose an answer
Tap an option to check your answer.
Correct answer: R1(config)# ip vrf Inet R1(config-vrf)#interface FastEthernet0/0 R1(config-if)#ip vrf forwarding Inet.
Why this is the answer
The correct command sequence is ip vrf Inet, followed by navigating to the interface configuration mode with interface FastEthernet0/0, and then applying the VRF with ip vrf forwarding Inet. This accurately associates the specified interface with the VRF named "Inet". The first option, ip vrf Inet followed by ip vrf FastEthernet0/0 under VRF configuration mode, is incorrect because ip vrf FastEthernet0/0 is not a valid command to assign an interface to a VRF from that context. The second option, ip vrf Inet FastEthernet0/0, attempts to assign the interface directly in global configuration mode, which is not the correct syntax for VRF interface assignment. The fourth option, router ospf 1 vrf Inet followed by ip vrf forwarding FastEthernet0/0, is incorrect because it attempts to configure OSPF within the VRF and then incorrectly applies the VRF forwarding command from router configuration mode, which is not where interface-to-VRF assignment occurs.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed