Notifications
Clear all

Which does CBAC (Context Based Access Control) do on a cisco IOS firewall?

1 Posts
1 Users
0 Reactions
284 Views
0
Topic starter

1. CBAC can identify any interface as an internal or external interface.
2. Cisco IOS firewall

1 Answer
0
Topic starter

Answer: CBAC can identify any interface as an internal or external interface.

Explanation:

CBAC can identify any interface as an internal or external interface. That means, if you have a router with CBAC enabled and you want to filter traffic on port 22 (SSH), you would use the following command: access-list 10 permit ip host 192.168.1.2 any The above command would allow traffic from 192.168.1.2 to reach the firewall on port 22.

Share: