Question # 1
See the solution below in Explanation:
Solution:
R2
show ip access-list
config t
ip access-list extended 151
5 permit eigrp any any
wr
R3
ip access-list extended 100
permit tcp 192.168.211.0 0.0.0.255 any eq 22
class-map match-any SSH
match access-group 100
policy-map CoPP
class SSH
police 8000 conform-action transmit exceed-action drop
control-plane
service-policy input CoPP
Question # 2
Question # 3
Copy run start
Verification:-
OR
Question # 4
R30
Config t
router ospf 100
router-id 10.0.1.30
int ran lo0 , e0/0-1
ip ospf 100 a 0
exit
int et0/2
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
end
Question # 5
R10
R20
Verification:
Question # 6
Solution: -
Question # 7
Int e0/1
Ip ospf priority 255
End
Ip ospf network point-to-point
Int e0/0
Question # 8
Config#int et0/1
config-if#ip ospf priority 255
clear ip ospf process
yes
int et0/0
ip ospf priority 0
Question # 9
R1
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
Wr
Question # 10
router ospf 10
ip ospf 10 a 0
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