Exam 350-401 Topic 4 Question 147 Discussion
Actual exam question for Cisco's 350-401 exam
Question #: 147
Topic #: 4
Question #: 147
Topic #: 4


Suggested Answer:
See the solution below in Explanation:
Explanation:
Solution:
R22
config t
int tunn0
vrf forwarding FINANCE
ip add 10.11.22.2 255.255.255.0
tunn so e0/0
tunn dest 209.165.200.230
no shut
int et0/1
vrf forward FINANCE
ip add 10.22.22.1 255.255.255.252
no shut
ip route vrf FINANCE 10.10.111.0 255.255.255.0 tunn0
wr

Explanation:
Solution:
R22
config t
int tunn0
vrf forwarding FINANCE
ip add 10.11.22.2 255.255.255.0
tunn so e0/0
tunn dest 209.165.200.230
no shut
int et0/1
vrf forward FINANCE
ip add 10.22.22.1 255.255.255.252
no shut
ip route vrf FINANCE 10.10.111.0 255.255.255.0 tunn0
wr

by Darcy at Sep 18, 2026, 12:50 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).