Using a Traffic Policy to Implement Inter-VLAN Access Control
- Employees, visitors, and servers can access the Internet.
- Visitors cannot communicate with employees and can access only Server_1 in the server area.
- ACL rule 1: denies any packets sent from the IP network segment of visitors to the IP segment of employees.
- ACL rule 2: permits any packets from the IP network segment of visitors to the IP address of Server_1, and denies any packets sent to the IP segment of other servers.
- ACL rule 3: denies any packets from the IP network segment of employees to the IP segment of visitors.
- ACL rule 4: denies any packets from the IP network segment of servers to the IP segment of visitors.
Apply the traffic policy to the inbound and outbound direction of the switch interface connected to the visitor area. Visitors can then only access Server_1 and cannot communicate with employees.