Question # 1
See the solution below in Explanation:
Sw10
Config t
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
wr
Question # 2
OR
Solution:
R10
Copy run start
R20
Verification:
Question # 3
Solution:-
Question # 4
R22
int tun0
vrf forwarding FINANCE
ip add 10.10.10.2 255.255.255.0
tunn source e0/0
tunnel dest 209.165.200.230
ip route vrf FINANCE 10.10.111.0 255.255.255.0 tunn0
int et0/1
ip address 10.22.22.1 255.255.255.252
Verification:-
Question # 5
R1
en
Conf t
Router ospf 10
Router-id 10.x.x.x – lo0 address
Int range lo0, e0/0-1
Ip ospf 10 area 0
Exit
R2
Area 10 range 10.1.0.0 255.255.0.0
exit
R3
Area 10 range 10.2.0.0 255.255.0.0
Wr
Question # 6
Question # 7
Int et0/0
Ip flow monitor Monitor-R1Flow input
Ip flow monitor Monitor-R1Flow output
Ip sla 1
Icmp-echo 10.12.1.2
Freq 300
Ip sla schedule 1 life foreve start-time now
Sw1
Monitor session 12 source vlan 12
Monitor session 12 destination interface et1/3
Question # 8
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
Question # 9
Flow exporter Export-NetFlowENCOR
destination 10.10.1.110
transport udp 2055
flow moni Monitor-NetFlowENCOR
ip sla 1
http gethttp://10.10.1.100
frequ 300
ip sla schedule 1 life forever start-time now
SW1
Monitor session 7 source interface e0/0
Monitor session 7 destination interface e1/1
End
Question # 10
router ospf 100
ip ospf 100 a 0
ip ospf 100 a 50
router ospf 30
area 50 range 10.10.0.0 255.255.192.0
area 50 range 10.50.0.0 255.255.192.0