View all detail and faqs for the 350-401 exam
See the solution below in Explanation:
Solution:
R22
config t
int tunn0
vrf forwarding FINANCE
ip add 10.11.22.2 255.255.255.0
tunn so e0/0
tunn dest 209.165.200.230
no shut
int et0/1
vrf forward FINANCE
ip add 10.22.22.1 255.255.255.252
ip route vrf FINANCE 10.10.111.0 255.255.255.0 tunn0
wr
Copy run start
Verification:
OR
R10
R20
R3
Config#int et0/1
config-if#ip ospf priority 255
clear ip ospf process
yes
int et0/0
ip ospf priority 0
R2
Solution: -
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
show ip access-list
ip access-list extended 120
5 permit eigrp any any
ip access-list extended 100
permit tcp 192.168.25.0 0.0.0.255 any eq 23
class-map match-any TELNET
match access-group 100
policy-map CoPP
class TELNET
police 10000 conform-action transmit exceed-action drop
control-plane
service-policy input CoPP
VERIFICATION: -
Sw10
no int po2
channel-group 2 mode active
spanning-tree vlan 10a pri 0