Term
| setting a password for privileged mode |
|
Definition
|
|
Term
|
Definition
from global config: banner ..... |
|
|
Term
| command to save config to nvram |
|
Definition
from privileged mode: copy run start |
|
|
Term
|
Definition
|
|
Term
|
Definition
| disables the password prompt, removing authentication. Does not disable logins. |
|
|
Term
| viewing status of the MAC address table |
|
Definition
sh mac-address-table ? OR sh mac address-table |
|
|
Term
| set switchport to only connect to end device |
|
Definition
|
|
Term
| enable port security on switchport |
|
Definition
|
|
Term
| switchport security: action taken by protect and restrict violation handlers and difference between the two. |
|
Definition
allow the first mac address detected and ignore the rest. restrict logs the violations, protect does not. |
|
|
Term
| status of an interface when it is shutdown due to port-security violation |
|
Definition
|
|
Term
|
Definition
from global config: ip http server //for http server ip http secure-server /for https server |
|
|
Term
| set http server to use local authentication database |
|
Definition
| ip http authentication local |
|
|
Term
| set password on the vty or con lines |
|
Definition
|
|
Term
|
Definition
1. generate encryption keys 2. turn on http/https servers 3. create a privilege level 15 account 4. set vty and http to use local user database |
|
|
Term
| how to set clock rate of serial interface |
|
Definition
can only be done when you have the DCE end of the cable select interface clock rate _rate_ |
|
|
Term
| command to view encapsulation info of serial interface |
|
Definition
| sh controllers serial ... |
|
|
Term
| command to change encapsulation on serial interface |
|
Definition
select interface encapsulation _type_ |
|
|
Term
| enable password encryption |
|
Definition
| service password-encryption |
|
|
Term
| show telnet/ssh sessions from device to other device |
|
Definition
|
|
Term
| command to see who is connected to current router/switch |
|
Definition
|
|
Term
|
Definition
|
|
Term
| disable automatic name-lookups |
|
Definition
|
|
Term
| disconnect a telnet/ssh session originating from the current router |
|
Definition
| disconnect _sessionNumber_ |
|
|
Term
| disconnect a telnet/ssh session into the current router |
|
Definition
clear line _lineNumber_ Line number can be found from sh users |
|
|
Term
| In sh cdp neighbors, what is port ID |
|
Definition
| The port on the remote devices attached interface |
|
|
Term
| In sh cdp neighbors, what is Holdtime |
|
Definition
| the time since the local router last heard from the connected router |
|
|
Term
| command to view detailed CDP info |
|
Definition
|
|
Term
| disable cdp on an individual interface |
|
Definition
select interface; no cdp enable |
|
|
Term
| disable cdp for an entire device |
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
enter rip configuration (router rip) version 2 |
|
|
Term
| advertise a network using rip |
|
Definition
enter rip configuration (router rip) network A.B.C.D |
|
|
Term
| command to advertise an interface with address 10.5.3.6/24 with rip |
|
Definition
network 10.0.0.0 the classful network MUST be used |
|
|
Term
| syntax of the copy command |
|
Definition
| copy _source_ _destination_ |
|
|
Term
| effects of copying a config to running-config |
|
Definition
|
|
Term
| effects of copying a config to startup-config |
|
Definition
| replaces the startup-config |
|
|
Term
| command to load IOS image from ftp server |
|
Definition
from global config: boot system ftp://.... |
|
|
Term
| command to erase startup-config |
|
Definition
|
|
Term
| change time-out for console/vty line |
|
Definition
|
|
Term
| disable time-out on con/vty line |
|
Definition
|
|
Term
| set a default gateway for a switch |
|
Definition
| ip default-gateway A.B.C.D |
|
|
Term
| set a description on an interface |
|
Definition
|
|
Term
| command to show routing protocols info |
|
Definition
|
|
Term
| send static routes with RIP |
|
Definition
redistribute static this is useful when one router has the default route to the internet and it needs to be send to all the others. |
|
|
Term
| Command to delete VLAN config |
|
Definition
|
|
Term
| command to show status of port-security |
|
Definition
|
|