Technical Documentation

Monitoring the AX411 Access Point with the Command-Line Interface

To monitor the AX411 Access Point with the command-line interface (CLI):

  • Use the show wlan access-points command to display a list of access points and basic settings, as shown in the following example:
    root@srx210–1> show wlan access-points
    
    Active access points information
    
    
    Access-Point	        Type   	Interface    	Radio-mode/Channel
    gold				      	Ext    	vlan         	an/36, bgn/6
    silver				   	Ext    	vlan         	an/56, bgn/11
  • To view detailed information about an access point, use the show wlan access-points detail access-point-name command to display detailed information, as shown in the following example:
    root@srx210–1> show wlan access-points detail gold
    
    Active access point detail information
    
    Access Point        : gold
    Type                : External
    Location            : Default Location
    Serial Number       : 850001761
    Firmware Version    : 10.1.2.3
    Access Interface    : vlan
    Packet Capture      : Disabled
    Ethernet Port:
        MAC Address     : 00:12:CF:C7:5D:00
        IPv4 Address    : 20.0.0.73
    Radio1:
        Status          : On
        MAC Address     : 00:12:CF:C7:5D:00
        Mode            : IEEE 802.11a/n
        Channel         : 36 (5180 MHz)
    Radio2:
        Status          : On
        MAC Address     : 00:12:CF:C7:5D:10
        Mode            : IEEE 802.11b/g/n
        Channel         : 6 (2437 MHz)

Published: 2010-03-16