Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Article Number: 000120579


How to configure the PowerConnect Wireless controllers to send informational user traps to Syslog.

Article Content


Instructions


Article Summary: This article explains how to configure the PowerConnect Wireless controllers or instant access points to send authentication successful, and other user informational traps to your syslog server.


Configuring a Powerconnect Wireless controller

To configure the PowerConnect Wireless controller to send user informational traps to the syslog server, you will need your syslog servers IP address, and SSH connectivity to the controller.

In the controller, type the following commands. This example uses a syslog server IP of 10.0.0.254

(controllername)  #configure terminal

(controllername)  (config)   #logging level informational user

(controllername)  (config)   #logging 10.0.0.254 type user severity informational

(controllername)  (config)   #end

(controllername)  #write memory

 

The following command verifies logging level

(controllername) #show logging level

LOGGING LEVELS

--------------

Facility  Level

--------                  -----

arm                       warnings

network                warnings

security                warnings

system                 warnings

user                     informational

wireless               warnings

 

Example of authentication log.

Jan 4 09:41:27 :522008: |authmgr| User authenticated: Name=bcollins MAC=00:1c:b3:b7:88:ff IP=172.16.219.1 method=802.1x server=IAS-Radius1 role=testdomain-employee


Configuring a Powerconnect Wireless Instant access point

To configure the PowerConnect Wireless instant access point (IAP) to send user informational traps to the syslog server, you will need your syslog servers IP address, and web access to the IAP.

1)      Log into the Virtual controller

2)      On the upper right hand corner of the screen click System

3)      Click Show advanced options

4)      Click the Monitoring tab

5)      Type in the IP address of the syslog server under Syslog server

6)      Under Syslog Facility Levels, in User: select Information

7)      Click Ok, changes are saved to the configuration automatically and all IAPs are updated with the configuration.

Article Properties


Affected Product

W-3200, W-3400, W-3600, W-6000, W-620, W-650, W-7005, W-7010, W-7030, W-7200 Series, W-IAP104/105, W-IAP108/109, W-IAP114/115, W-IAP134/135, W-IAP155/155P, W-IAP175P/AC, W-IAP204/205, W-IAP214/215, W-IAP224/225, W-IAP274/275, W-IAP3WN/P, W-IAP92/93

Last Published Date

10 Apr 2021

Version

3

Article Type

How To