JUNOSe 9.1.x Broadband Access Configuration Guide > Monitoring and Troubleshooting Remote Access
> Monitoring AAA Profile Configuration
Monitoring AAA Profile Configuration
Purpose
Display the configuration of all AAA profiles or of a specific profile.
Action
To display the configuration of all AAA profiles or of a specific profile:
host1#show aaa profile name PreAuth1
preAuth1:
atm nas-port-type: ADLSL-CAP
ethernet nas-port-type: Cable
profile-service-description: xyzService
pre-authenticate
allow xyz.com
deny default
translate xyz1.com abc.com
Meaning
Table 14 Lists the show aaa profile command output fields.
Table 14: show aaa profile Output Fields
|
|
atm nas-port-type
|
Configuration of NAS-Port-Type attribute for ATM interfaces
|
ethernet nas-port-type
|
Configuration of NAS-Port-Type attribute for Ethernet interfaces
|
profile-service-description
|
Description configured in the Service-Description attribute
|
pre-authenticate
|
Indicates that subscriber preauthentication is configured for the profile
|
allow
|
One or more domain names that are allowed access to AAA authentication
|
deny
|
One or more domain names that are denied access to AAA authentication
|
translate
|
Original domain name and the name to which it is mapped for domain map lookup
|
Related Topics