AAA Configuration on OmniAccess 5740 USG
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
78
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO VIEW RADIUS SERVER GROUP CONFIGURATION
EXAMPLE
ALU(config)# show aaa-radius
!
aaa server-group radius rad1
radius-server 1.1.1.1
!
!
aaa server-group radius rad3
radius-server 1.1.1.1 auth-port 300
!
T
O VIEW TACACS+ SERVER GROUP CONFIGURATION
EXAMPLE
ALU(config)# show aaa-tacacs
!
aaa server-group tacacs tac1
tacacs-server 12.34.42.2
tacacs-server 23.4.2.232 auth-port 2050 key some
!
CLEAR COMMANDS
TO CLEAR SESSION
EXAMPLE
ALU(config)# clear session 5
Command (in SUM/CM) Description
show aaa-radius This command shows the details of the
RADIUS Server Groups configured.
Command (in SUM/CM) Description
show aaa-tacacs This command shows the details of all the
TACACS+ Server Groups configured.
Command (in SUM/CM) Description
clear session <session-id> The command clears the session
corresponding to the AAA session ID
provided. This can be used to clear a
misbehaving or an unnecessary session.
The session ID can be obtained from the
‘show aaa-users’ command.