CLI Commands
                hostname
Which command is used to name a router or switch?
no ip domain-lookup
Which command is use to disable dns lookups?
line vty 0 15
password password
login
What are the commands used to enable remote access to the router/switch?
line con 0
password password
login
What are the commands used to password protect the physical connection to the router/switch
int vlan 1
ip address ipaddress subnet mask
no shutdown
Commands used to configure the virtual management interface