Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm setting up a solution, where access to wireless internet is granted only to a list of mac addresses. It seems MAB security is what I am after. However, before mac address is allowed internet access, I want a user to go through an external and ...
What command can I run in CLI, to get a mac address that is associated with a provided ip address?Context: In order to access wifi, users have to go through a web authentication. Upon submiting their credentials, we are able to see their ip address. ...
It seems I should be able to do this, can anyone elaborate?1) Layer-2 set to Mac filtering only2) Upon success - user is granted access3) Upon failure, falls back to Extrenal Web Auth, which redirects the user to my custom web page4) Upon registering...
Thank you, this almost works. If there are more than 15 entries in data output, I am asked to type "y" to show next set of results ( see attachment). Is it possible to make sure it skips empty result sets? I realize this is more of a "grep include" q...
Hi,I actually found a possibly better solution. Running "show arp switch" against the WLC, outputs a table (see attachment). It's basically what I need, except I cannot find a way to filter the command by a mac address. Something along the lines of "...
Hi again. I've ran "show ip arp" against the switch and get the following output (see attachment)I checked my mobile device, and neither ip nor mac addresses of my device are on the list.
A follow up question - do I run this against the Wireless Controller or the Access Point? I do not seem to be able to find command information for my hardware (3560-C switch, 2500 series WLC and 2700 AP)