[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Monitoring Configuration Information for AAA Local Authentication
Purpose
Display the configuration information for AAA local authentication.
You can display information for the following keywords:
-
-
databases—Local user
databases configured on the router
-
users—Users configured
in the local user databases
-
virtual-router—Local
user database selected by the specified virtual router for local authentication
- For additional information about the show
configuration command, see JUNOSe System Basics Configuration Guide.
Action
To display the configuration information for AAA local authentication:
host1#show configuration category aaa local-authentication databases
! Configuration script being generated on TUE NOV 09 2004 12:50:18 UTC
! Juniper Edge Routing Switch ERX-1400
! Version: 6.1.0 (November 8, 2004 18:31)
! Copyright (c) 1999-2004 Juniper Networks, Inc. All rights reserved.
!
! Commands displayed are limited to those available at privilege level 15
!
! NOTE: This script represents only a subset of the full system configuration.
! The category displayed is: aaa local-authentication databases
!
hostname host1
aaa new-model
aaa local database default
aaa local database svaleLdb10
Meaning
Table 20 lists the show
configuration category aaa local-authentication command
output fields.
Table 20: show configuration
category aaa global-attributes Output Fields
|
Field Name
|
Field Description
|
|
aaa local database
|
Name of the local user database; the name default specifies the default local user database
|
|
aaa local select database
|
Local user database that the virtual router uses for
local authentication
|
|
aaa local username
|
Unique user entry in the local user database
|
|
database
|
Name of the local user database for the specified username
|
|
hostname
|
Name of the host router
|
|
ip-address
|
IP address parameter for the user entry
|
|
ip-address-pool
|
IP address pool parameter for the user entry
|
|
operational virtual-router
|
Virtual router parameter for the user entry
|
|
password
|
Password used to authenticate the subscriber
|
|
secret
|
Secret used to authenticate the subscriber
|
|
virtual-router
|
Name of virtual router
|
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]