CLI com Flashcards

1
Q

enter privilege EXEC mode from user mode

A

enable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

enters global configuration mode

A

configure terminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

configures hostname

A

hostname NYEDGE1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

shows interface configure

A

show ip interface brief

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

shows hardware status

A

show controllers serial 0/0/0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Identify the routing protocol and process that is being displayed.

A

show ip protocols

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

shows current IOS version

A

show version

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

saves the configuration to NVRAM

A

copy running-config startup-config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

user EXEC mode

A

switch>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

DRAM

A

show running-config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

NVRAM

A

show startup-config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

IOS

A

show flash:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ios, mem, mem use, cpu, flash cap, hdd, reboot

A

show version

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

full router config

A

show running-config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

interfaces and state

A

show ip interface brief

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

network, route proto, next hop, output,

A

sho ip route

17
Q

add a description

A

(config)# interface g0/0
(config-if)# description To_Headquarters
Cntrl/z

18
Q

config router

A

set duplex, speed, add ip address, & no shut the interface

19
Q

what is DRAM

A

Dynamic random access memory - store running configuration files and routing tables

20
Q

what is NVRAM

A

nonvolatile RAM that stores the startup configuration

21
Q

debug

A

Example R1#debug ip icmp
command in Cisco displays information about the device’s operations, traffic, and error messages. This information is provided in real-time until the user disables debugging or the device is restarted.

22
Q

search use a __ after sho

A

aka pipe
such as: sho int f0/1 | i bia
or: sho run | section interface