How many untagged VLANs are allowed on a switchport mode trunk interface?
Answer : B
Based on the exhibit,
which configuration on interface Gi1/0/18 will allow the DHCP request to reach the DHCP server for the specified VLAN?
Answer : A
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?
Answer : C
Which spanning tree feature will prevent unnecessary timeouts from DHCP servers?
Which packet characteristics can policy-based routing be configured to match against?
Answer : C
How does the weighted Queue Scheduler prioritize packets?
A network administrator wants to configure an ACL to deny traffic for a specific source IP and source UDP port.
Which type of ACL should be used?
Answer : D