Enable the passive client feature when the device operates in FlexConnect mode to support client devices that do not initiate traffic themselves.
Enable the passive client feature when the device is operating in FlexConnect mode to support client devices that do not initiate traffic themselves (passive clients).
Procedure
| 1. | Enter the global configuration mode. Example:
|
|
| 2. | Configure WLAN policy profile and enter the wireless policy configuration mode. Example:
|
|
| 3. | Enable passive client. Example:
You can use the no form of the command to disable passive client. |
|
| 4. | Disable IP theft detection for static IP passive clients (local and FlexConnect configuration) Example:
This is applicable for only IPv4 and has been designed for overlapping IP addresses. |
|
| 5. | Configure a VLAN and enter VLAN configuration mode. Example:
|
|
| 6. | Broadcast ARP on VLAN, to move passive client to run state (local mode only). Example:
|
|
| 7. | Configure a FlexConnect profile and enter the FlexConnect profile configuration mode. Example:
|
|
| 8. | Disable ARP proxy for FlexConnect (FlexConnect mode only). Example:
|
Passive client for FlexConnect mode is enabled.
Device# configure terminal
Device(config)# wireless profile policy policy-profile1
Device(config-wireless-policy)# passive-client
Device(config-wireless-policy)# no ip mac-binding
Device(config)# vlan configuration vlan-id
Device(config-vlan-config)# arp broadcast
Device(config)# wireless profile flex flex-profile1
Device(config-wireless-flex-profile)# no arp-caching