Refer to the exhibit. The gateway of Server1 is in the VLAN 100 SVI on N5K-1 and the gateway of Server 2 is in the VLAN 200 SVI on N5K-2. Server 1 must connect to Server 2 using unidirectional traffic. Which action accomplishes this requirement?
A.
Configure access VLAN 100 on interface Ethernet 1/2 on N5K-2.
B.
Create a static route in VRF WEB for the subnet of Server 2 on N5K-1.
C.
Assign VRF WEB membership to interfaces VLAN 150 and 200 on N5K-2
D.
Add VLAN 100 and 200 to the allowed VLANs list on the Ethernet 1/1 interface on N5K-1.
B
Static route which we see in configuration is not for VRF WEB but for global one. We need to add static routing in VRF WEB
Example
switch# configure terminal
switch(config)# vrf context StaticVrf
switch(config-vrf)# ip route 192.0.2.0/8 192.0.2.10
switch(config-vrf)# copy running-config startup-config
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/6-x/unicast/configuration/guide/l3_cli_nxos/l3_route.html#:~:text=a%20static%20route%3A-,switch%23%20configure%20terminal,switch(config%2Dvrf)%23%20copy%20running%2Dconfig%20startup%2Dconfig,-Verifying%20the%20Static
This section is not available anymore. Please use the main Exam Page.350-601 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.
Scheldon
6 months, 2 weeks agoGuyThatTakesDumps
1 year, 1 month ago