Testimonials

1/8 Taiwan CCNP 350-401 Pass

01/08 afternoon exam, about 5 questions,
I will just list a few questions below. The ones I can find are probably all old questions. I guess I can’t find 2-3 new questions.

Deformation description:
Exporter => use udp 2055 (transport udp 2055)
SLA => already configured, just enable (ip sla schedule 100 life forever start-time now)
vrf => vrf CORP

vrfThis question needs to add vrf in addition to Tunnel 0
interface tunnel 0
vrf forward CORP <= (I used ip vrf forward CORP and got an error message)
ip address x.x.x.x y.y.y.y
In addition, show run found that both R10 and R20 use sub-interface: R10 e0/0.100 and R20 e0/0.101
Vrf was not added either. Vrf and IP were added. Finally, it was confirmed that the vrf CORP static route was ok. Ping test: R10 e0/0.100 <=> R20 e0/0.101 (ping vrf CORP x.x.x.x)