Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide show ap remote debug flash-config | 713
show ap remote debug flash-config
show ap remote debug flash-config {ap-name <ap-name>|bssid <bssid>|ip-addr <ip-addr>}
acls|{vap <vap>|vaps
Description
Show the remote AP configuration stored in flash memory.
Syntax
Example
The output of this command can be used to debug problems with a remote AP. The command below shows
statistics for an AP with the IP address
192.0.2.64.
Parameter Description
ap-name <ap-name> Show debugging data for an AP with a specific name.
bssid <bssid> Show data for a specific Basic Service Set Identifier (BSSID) on an AP. The Basic Service Set
Identifier (BSSID) is usually the AP’s MAC address.
ip-addr <ip-addr> Show data for an AP with a specific IP address by entering its IP address in dotted-decimal
format.
acls Display ACLs of offline Virtual APs (VAPs).
vap <vap> Display the configuration of a specific offline VAP by entering the name of an VAP.
vaps Display the current number of offline VAPs.
(host) #show ap remote debug flash-config ip-addr 192.0.2.64 acls
Offline ACLs
------------
Item Value
---- -----
Native VLAN 1
DHCP VLAN N/A
DHCP ADDR 192.168.11.1
DHCP POOL NETMASK 255.255.255.0
DHCP POOL START 192.168.11.2
DHCP POOL END 192.168.11.254
DHCP DNS SERVER 0.0.0.0
DHCP ROUTER 192.168.11.1
DHCP DNS DOMAIN mycompany
DHCP LEASE 0
Session ACL N/A
Session ACL Name N/A
Session ACL Count N/A
Session Aces N/A
ACL 1 1
ACL 1 Name logon
ACL 1 Count 21
Aces 1 16 1 4294
...