Posted by: Pdfprep
Post Date: April 1, 2021
Core# configure terminal
Core(config)# vrf Green
Core(config-vrf)# exit
Core(config)#
Core(config)# interface vlan 50
Core(config-if-vlan)# ?
Given the configuration on the CORE switch shown above, what command would follow to assign the switched virtual interface (SVI) vlan 50 to the VRF created?
A . Core(config-if-vlan)# vrf attach Green
B . Core(config-if-vlan)# ip vpn-instance Green
C . Core(config-if-vlan)# ip vrf forwarding Green
D . Core(config-if-vlan)# routing-context Green vrf
Answer: A
Leave a Reply