If you have security and traffic management policies defined in upstream devices, you can disable routing traffic between two clients connected to the same IAP on different VLANs. When local routing is disabled, the clients can connect to the Internet but cannot communicate with each other, and the routing traffic between the clients is sent to the upstream device to make the forwarding decision.
You can disable local routing through the Instant UI or CLI.
To disable local routing:
1. | Navigate to | > > .
2. | From the Enabled to prevent local routing traffic between two clients connected to a |
drop-down list, select
3. | Click | .
To disable local routing:
(Instant AP)(config)# deny-local-routing
(Instant AP)(config)# end
(Instant AP)# commit apply
To deny local routing for the WLAN SSID clients:
(Instant AP)(config)# wlan ssid-profile <ssid-profile>
(Instant AP) (SSID Profile <ssid-profile>)# deny-local-routing
(Instant AP) (SSID Profile <ssid-profile>)# end
(Instant AP)# commit apply