Wireless Access

 View Only
  • 1.  CLI command to check APs ports

    Posted Mar 22, 2012 12:33 PM

    Hi Folks, 

     

    We have a third party installing APs for us, unforunately sometimes they connect the AP to the wrong interface. What is the CLI command to check if the AP is connected to ent0 or ent1?  

     

    Cheers,



  • 2.  RE: CLI command to check APs ports

    Posted Mar 22, 2012 12:40 PM
    "show ap debug system-status ap-name ". Go all the way to the bottom and you will see en0 and en1 and the connection status.


  • 3.  RE: CLI command to check APs ports

    Posted Mar 22, 2012 12:50 PM

    I like:

     

    show ap details ap-name <ap-name>

     

    You can see all of the physical addresses near the beginning of the output. Then I just look at the switchport for which MAC it sees. 

     

    I'm not sure what the switch would see if you had a device connected to the other interface at the same time though!

     

    Dave