148

AT-WR4500 Series - IEEE 802.11abgh Outdoor Wireless Routers

 

RouterOS v3 Configuration and User Guide

 

 

Example

To add user joe with password j1o2e3 belonging to write group, enter the following command:

[admin@AT-WR4562] user> add name=joe password=j1o2e3 group=write

[admin@AT-WR4562] user> print Flags: X - disabled

0;;; system default user

name="admin" group=full address=0.0.0.0/0

1name="joe" group=write address=0.0.0.0/0

[admin@AT-WR4562] user>

7.3.4 Monitoring Active Router Users

Command name: /user active print

Description

This command shows the currently active users along with respective statisics information.

Property Description

address (read-only: IP address) - host IP address from which the user is accessing the router

0.0.0.0- the user is logged in locally from the console name (read-only: name) - user name

radius (read-only: flag) - the user has been authenticated through a RADIUS server

via (read-only: console telnet ssh winbox) - user's access method console - user is logged in locally

telnet - user is logged in remotely via telnet

ssh - user is logged in remotely via secure shell protocol winbox - user is logged in remotely via WinBox tool when (read-only: date) - log in date and time

Example

To print currently active users, enter the following command:

[admin@rb13] user> active print

 

Flags: R - radius

 

 

#

WHEN

NAME

ADDRESS

VIA

 

 

 

0

feb/27/2004 00:41:41 admin

1.1.1.200

ssh

 

 

 

1

feb/27/2004 01:22:34 admin

1.1.1.200

winbox [admin@rb13] user>

7.3.5 Router User Remote AAA

Submenu level: /user aaa

Description

Router user remote AAA enables router user authentication and accounting via RADIUS server.

Property Description

accounting (yes no; default: yes) - specifies whether to use RADIUS accounting

default-group(name; default: read) - user group used by default for users authenticated via RADIUS server

interim-update(time; default: 0s) - RADIUS Interim-Update interval

Page 148
Image 148
Allied Telesis AT-WR4500 manual Monitoring Active Router Users, Router User Remote AAA, Command name /user active print