Which configuration enables the VRF that is labeled `’inet” on FastEthernet0/0?

Posted by: Pdfprep Category: 300-410 Tags: , ,

Which configuration enables the VRF that is labeled `’inet” on FastEthernet0/0?
A . R1(config)# ip vrf Inet
R1(config-vrf)#ip vrf FastEthernet0/0
B . R1 (conflg)#ip vrf Inet FastEthernet0/0
C . R1(config)# ip vrf Inet
R1(config-vrf)#interface FastEthernet0/0
R1(config-if)#ip vrf forwarding Inet

D . R1 (config)#router ospf 1 vrf Inet
R1 (config-router)#ip vrf forwarding FastEthernet0/0

Answer: C

Explanation:

The first command “R1(config)# ip vrf Inet” creates vrf Inet while the two last commands associate the VRF with interface Fa0/0.

Leave a Reply

Your email address will not be published.