Day 4 Questions Flashcards
Write out the two ways of configuring console passwords. Write the actual commands
The password xxx and login local commands (username and password previously configured).
Which command will permit only SSH traffic into the VTY lines?
The transport input ssh command.
Which command will encrypt a password with level 7 encryption?
The service password-encryption command.
Name the eight levels of logging available on the router.
Alerts, critical, debugging, emergencies, errors, Informational, notifications, and warnings.
Why would you choose SSH access over Telnet?
SSH offers secure, encrypted traffic
Your three options upon violation of your port security are protect, _______, and _______.
Shutdown and restrict
How would you hard set a port to accept only MAC 0001.c74a.0a01?
Issue the switchport port-security mac-address x.x.x.x command.
Which command turns off CDP for a particular interface?
The no cdp enable command
Which command turns off CDP for the entire router or switch?
The no cdp run command.
Which command adds a password to your VTP domain?
The vtp password xxx command.
Which command would permit only VLANs 10 to 20 over your interface?
The switchport trunk allowed vlan 10-20 command.