question archive Given the commands shown below, identify the ACL type
Subject:Computer SciencePrice: Bought3
Given the commands shown below, identify the ACL type. Explain what happens when the ACL is applied.
ip access-list extended outbound
permit bgp any any
permit tcp 192.168.200.0 0.0.0.255 any reflect tcpTraffic
permit udp 192.168.200.0 0.0.0.255 any reflect udpTraffic
!
ip access-list extended inbound
permit bgp any any
evaluate tcpTraffic
evaluate udpTraffic