root
local
radius
remote
第1题:
A. root
B. admin
C. juniper
D. user
第2题:
Which JUNOS software command establishes a connection to a RADIUS server with an IP addressof 10.100.200.1?()
第3题:
In computer security, AAA stands for authentication, authorization and accounting. Which optionabout the AAA authentication enable default group radius enable command is correct?()
第4题:
In which of the following default locations would a user’s home folder reside in Windows XP?()
第5题:
Which account is used to access a Junos device in factory-default configuration?()
第6题:
To which directory does the Junos OS write traceoptions files?()
第7题:
A successful authentication attempt by a RADIUS server does not supply a username to the JUNOS software. Which username is used by default?()
第8题:
If the radius server returns an error, the enable password will be used
If the radius server returns a ’failed’ message, the enable password will be used
The command login authentication group will associate the AM authentication to a specifiedinterface
If the group database is unavailable, the radius server will be used
第9题:
set system radius-server 10.100.200.1
set radius-server address 10.100.200.1
set authentication radius-server 10.100.200.1
set system authentication radius-server 10.100.200.1
第10题:
The user will not be able to log-in, as the Junos Pulse Access Control Service device cannot map the user to a realm when the realm value is empty.
The user will be mapped to all realms available to the user.
The Junos Pulse Access Control Service device displays a page where the user must choose from a list of realms.
The endpoint is assigned to the first realm in the list whose authentication server is a match with the endpoints software.
第11题:
C:/Program Files/%username%
C:/Users/%username%
C:/Documents and Settings/%username%
C:/Windows/%username%
第12题:
/var/tmp/
/var/
/var/log/
/var/home/<username>/
第13题:
Which three statements about the Cisco Easy VPN feature are true?()
第14题:
A company is using RADIUS to authenticate login requests to its Juniper Networks routers. Usersshould still be able to authenticate using the local password database but only if the RADIUS server is unreachable. Which JUNOS software configuration accomplishes this goal?()
第15题:
If authentication is enabled,which statement is true?()
第16题:
Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?()
第17题:
You have multiple realms configured on a MAG Series device. A user is authenticating with a non- Junos Pulse Access Control Service client. The username does not contain a realm suffix.Which behavior will the user experience?()
第18题:
You navigate to "UAC" > "Infranet Enforcer" > "Auth Table Mapping" in the admin GUI. You see one policy, which is the unmodified, original default policy.Which statement is true?()
第19题:
A successful authentication attempt by a RADIUS server does not supply a username to the JUNOSsoftware. Which username is used by default?()
第20题:
root
local
radius
remote
第21题:
Dynamic auth table mapping is not enabled.
A successful authentication attempt will result in a new authentication table entry, which will be delivered only to the Junos enforcer protecting the network from which the user has authenticated.
To create a static auth table mapping, you must delete the default policy.
The default policy applies only to the factory-default role User.
第22题:
mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare
第23题:
client reports will display authenticated usernames
client reports will display both the username and IP address of the clients
client reports are not affected by authentication
client reports will display the IP address of the authentication server