View all detail and faqs for the 350-401 exam
See the solution below in Explanation:
Solution:
Copy run start
Verification:-
OR
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
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
no shut
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
wr
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
SW1
Monitor session 7 source interface e0/0
Monitor session 7 destination interface e1/1
End
Wr
R2
config t
username NetworkAdmin privilege 15 password CiscoENCOR
line vty 0 4
login local
transport input telnet rlogin
exec-timepit 20
R3
R30
router ospf 100
router-id 10.0.1.30
int ran lo0 , e0/0-1
ip ospf 100 a 0
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
show ip access-list
ip access-list extended 151
5 permit eigrp any any
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
ip access-list extended 120
R20
permit tcp 192.168.25.0 0.0.0.255 any eq 23
class-map match-any TELNET
class TELNET
police 10000 conform-action transmit exceed-action drop
VERIFICATION: -