Your browser does not support JavaScript!

Refer to the graphic. It has been decided that PC1 should be denied access to Server. Which 2 of the following commands are required to prevent only PC1 from accessing Server1 while allowing all other traffic to flow normally?1 - Router(config)# interface fa0/0 Router(config-if)# ip access-group 101 out  2 - Router(config)# interface fa0/0 Router(config-if)# ip access-group 101 in 3 - Router(config)# access-list 101 deny ip host 172.16.161.150 host 172.16.162.163 Router(config)# access-list 101 permit ip any any 4 - Router(config)# access-list 101 deny ip 172.16.161.150 0.0.0.255 172.16.162.163 0.0.0.05 - Router(config)# access-list 101 permit ip any any

  • 1 & 5
  • 1 & 2
  • 2 & 3 Correct
  • 4 & 5
Similar IT-6223 questions