WiNG 4 AP Serial Number list
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-25-2018 10:55 AM
Hi All, in WiNG 5 we can issue 'sh adopt info' and get a readout of all AP's currently online. Is there a WiNG 4 equivalent?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-25-2018 01:46 PM
Thanks for the replies, very much appreciated!
The answer in my case is that the MAC also doubles as the Serial Number (on the AP300 at least) Thanks Andrew Webster for that.
It means I can easily log inventory from 'sh wi ap' alone 🙂
The answer in my case is that the MAC also doubles as the Serial Number (on the AP300 at least) Thanks Andrew Webster for that.
It means I can easily log inventory from 'sh wi ap' alone 🙂
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-25-2018 12:24 PM
I don't think that via cli you can get the output of the APs serial numbers, GUI is your best bet.
Here is the Syntax
show wireless [ap|client|domain|mesh|meshpoint|radio|regulatory|sensor-server|
unsanctioned|wips|wlan]
show wireless ap {configured|detail|load-balancing|on}
show wireless ap {configured}
show wireless ap {detail} {} {(on )}
show wireless ap {load-balancing} {client-capability|events|neighbors} {(on)}
Here is the Syntax
show wireless [ap|client|domain|mesh|meshpoint|radio|regulatory|sensor-server|
unsanctioned|wips|wlan]
show wireless ap {configured|detail|load-balancing|on
show wireless ap {configured}
show wireless ap {detail} {
show wireless ap {load-balancing} {client-capability|events|neighbors} {(on
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-25-2018 12:16 PM
Via CLI:
rfs7000-37FABE(config)#show wireless ap configured
-------------------------------------------------------------------------------------
IDX NAME MAC PROFILE RF-DOMAIN ADOPTED-BY
-------------------------------------------------------------------------------------
1 ap71xx-4AA708 00-04-96-4A-A7-08 default-ap71xx default un-adopted
2 ap71xx-11E6C4 00-23-68-11-E6-C4 default-ap71xx default un-adopted
3 ap650-000001 00-A0-F8-00-00-01 default-ap650 default un-adopted
-------------------------------------------------------------------------------------
rfs7000-37FABE(config)#
rfs7000-37FABE(config)#show wireless ap configured
-------------------------------------------------------------------------------------
IDX NAME MAC PROFILE RF-DOMAIN ADOPTED-BY
-------------------------------------------------------------------------------------
1 ap71xx-4AA708 00-04-96-4A-A7-08 default-ap71xx default un-adopted
2 ap71xx-11E6C4 00-23-68-11-E6-C4 default-ap71xx default un-adopted
3 ap650-000001 00-A0-F8-00-00-01 default-ap650 default un-adopted
-------------------------------------------------------------------------------------
rfs7000-37FABE(config)#
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-25-2018 12:11 PM
