View all detail and faqs for the 350-401 exam
See the solution below in Explanation:
Solution:-
Default int range et0/0-1
Int range e0/0 – 1
Sw trunk encap dot1
Switch mode trunk
Channel-group 2 mode passive
No shut
Spanning-tree vlan 10 priority 0
Spanning-tree vlan 30 priority 0
OR
Solution:
R10
Copy run start
R20
Verification:
R2
R3
R1
Config t
Flow exporter Export-NetFlowENCOR
destination 10.10.1.110
transport udp 2055
exit
flow moni Monitor-NetFlowENCOR
ip sla 1
http gethttp://10.10.1.100
frequ 300
ip sla schedule 1 life forever start-time now
wr
SW1
Monitor session 7 source interface e0/0
Monitor session 7 destination interface e1/1
End
Wr
Sw10
no int po1
default int ran et0/0-2
int ran e0/0-2
switchport trunk encap dot1q
switchport mode trunk
channel-group 1 mode active
no shut
R30
router ospf 10
router-id 10.0.1.30
int ran lo0 , e0/0-1
ip ospf 10 a 0
int et0/2
ip ospf 10 a 50
area 50 range 10.10.0.0 255.255.128.0
area 50 range 10.50.0.0 255.255.128.0
end
Solution on R1:
R1# copy run start
config
flow exporter Export-NetFlowENCOR
ip sla schedule 100 life forever start-time now
Sw1
monitor session 11 source interface e0/2
monitor session 11 destination interface et1/1
Verification:-