Want to pass your Specialist - Implementation Engineer - Campus Networking Exam DES-5121 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
A user's workstation is connected to an IP phone that is connected to a Dell EMC N-Series switch. Which type of traffic is typically tagged or untagged?
A. Data = tagged, Voice = untagged
B. Data = untagged, Voice = untagged
C. Data = tagged, Voice = tagged
D. Data = untagged, Voice = tagged
What happens when a match is found for an ACL with 15 entries?
A. All packets which match that entry are forwarded
B. Action from that entry is performed and the rest of the entries in the ACL are processed
C. All packets which match that entry are dropped
D. Action from that entry is performed and the ACL is exited
Refer to the Exhibit.
Switch-1(config)# radius server host 10.1.1.111 Switch-1(config-radius)# key "secretkey" Switch-1(config-radius)# exit Switch-1(config)# aaa authentication login "LOCAL-AUTH" local Switch-1(config)# aaa authentication login "REMOTE-AUTH" radius local Switch-1(config)# aaa authentication enable "REMOTE-AUTH" radius enable Switch-1(config)# aaa authentication login default tacacs local Switch-1(config)# aaa authentication enable default tacacs enable Switch-1(config)# line telnet Switch-1(config-telnet)# login authentication "REMOTE-AUTH" Switch-1(config-telnet)# exit Switch-1(config)# line ssh Switch-1(config-ssh)# login authentication default Switch-1(config)# exit Switch-1(config)# line console Switch-1(config-line)# login authentication "LOCAL-AUTH" Switch-1(config-line)# exit
Which authentication method will be used if a user tries to log into the switch when accessing through SSH?
A. RADIUS, then fails over to a local user account
B. Local user account
C. TACACS, then fails over to a local user account
D. None