set the me port ip to to anything 10.x.x.x then give then set the virtual interface with the lan static address
The way I have it is the ME port is my backdoor if you like, off the LAN so if the switch throws a wobbly and you can not get access via the lan you should be able toovia the ME1 port
So ge1 is the physical and is enabled
then set the Lan ip on VLan 1 ( or what ever the vlan number is you have set for access
Thank you !!!!!!! I fixed it, I no longer get IP conflicts, and now I can actually manage the RFS 6000 from Wifi network !!!
The only thing left to fix now is the disconnections...
I found this article :
Wireless Clients are disassociated due to 4 Way Handshake Timeout
During the WPA/WPA2 handshake an access point waits a defined amount of time (timeout) for a response from the client. If a response is not received, the access point resends the handshake message. This process repeats until a successful handshake is performed or until the maximum number of attempts have been made. Some clients may be slow to respond to WPA handshake messages due to limitations of the device or problems in the RF environment. If the handshake is unsuccessful, the client will be disassociated from the WLAN and the following log message will be seen on the WLAN controller:
2015-03-12 11:51:05 OFFICE-FLOOR-AP2 DOT11 CLIENT_DISASSOCIATED Client '00-AA-BB-CC-DD-EE' disassociated from wlan 'OFFICE-FLOOR-AP' radio 'OFFICE-FLOOR-AP2:R2': dot11i 4way handshake timeout (reason code: 15)
Resolution
Increase the WLAN WPA-WPA2 handshake attempts and timeout values to allow the client to have more time to process and respond to the message.
Controller(config-WLAN-WLAN_NAME)# wpa-wpa2 handshake attempts <MAX_ATTEMPTS>
Controller(config-WLAN-WLAN_NAME)# wpa-wpa2 handshake timeout <1ST_TRY> <2ND> <3RD>...
Example (with suggested values):
wm3400-AABBCC>enable
wm3400-AABBCC#conf t
wm3400-AABBCC(config)#wlan test
wm3400-AABBCC(config-wlan-test)#wpa-wpa2 handshake attempts 5
wm3400-AABBCC(config-wlan-test)#wpa-wpa2 handshake timeout 200 300 400 500
And I put the maximum of 5 attempts and timeout 5000 5000 5000 5000
Let's see if it works !!!!!!! I hope I don't get any complaints that the system disconnects the users !!!!!!