Module 18: The Cisco IOS Command Line Flashcards

1
Q

Verify the Layer 3 routing information.

A

describe the command

show ip route

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

this is a command that is already built ino the ios

A

describe what a

keyword

is in a cisco command

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

this command is used to show relevant information about different aspects of the device

A

describe what the

show command

is used for

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

describe the command

show version

A

Verify the memory, interfaces, and licenses of the device.

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

Verify which protocols are operational.

A

describe the command

show protocols

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

this Mode allows access to only a limited number of basic monitoring commands.

It is often referred to as “view-only” mode.

A

describe

user EXEC mode

of a switch or router

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

in this mode the prompt will look as follows:

Switch#
Router#

A

how does the prompt look for a router or switch that is in

privileged exec mode

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

describe the command

show running-config

A

Verify the current configuration and settings.

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

to achieve this use the question mark (?)

A

how do you get help when using a cisco device

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

this is something that is variable such as an IP address

A

describe what an

argument

is in a cisco command

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

describe the command

show protocols

A

Verify which protocols are operational.

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

describe

global config mode

A

this mode is sued to make configurations on the device

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

describe

privileged exec mode

of a router or switch

A

this Mode allows access to all commands and features.

The user can use any monitoring commands and execute configuration and management commands.

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

what are the 4 elements of a typical cisco command

A

these include

  1. prompt
  2. command
  3. space
  4. keyword / arguments
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Verify the interface status and see if there are any error messages.

A

describe the command

show interfaces

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

describe what the

show command

is used for

A

this command is used to show relevant information about different aspects of the device

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

Verify the list of known hosts on the local Ethernet LANs.

A

describe the command

show arp

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

Verify the memory, interfaces, and licenses of the device.

A

describe the command

show version

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

describe what an

argument

is in a cisco command

A

this is something that is variable such as an IP address

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

in this mode the propmt looks as follows:

Switch>
Router>

A

how does the prompt look for a switch or router that is in

user exec mode

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

describe the command

configure terminal

A

entered from the priveleged exec mode will enter global config where configurations can be made

22
Q

Verify the current configuration and settings.

A

describe the command

show running-config

23
Q

describe the command

show interfaces

A

Verify the interface status and see if there are any error messages.

24
Q

will return you to your previous mode

A

describe the command

exit

25
Q

describe the command

interface vlan 1

A

is a sub mode used for configuring interfaces on the device (enter the interface you wish to configure after interface)

26
Q

describe the commmand

enable

A

entered at the user exec mode allows you to enter the priveleged exec mode

27
Q

entered at the user exec mode allows you to enter the priveleged exec mode

A

describe the commmand

enable

28
Q

entered at the priveleged exec mode will return you to the user exec mode

A

describe the command

disable

29
Q

entered from the priveleged exec mode will enter global config where configurations can be made

A

describe the command

configure terminal

30
Q

describe the command

show ip interface

A

Verify the Layer 3 information of an interface.

31
Q

how do you get help when using a cisco device

A

to achieve this use the question mark (?)

32
Q

describe the prompt when in

global config mode

A

in this mode the prompt will look as follows:

switch(config)#

33
Q

describe the command

show arp

A

Verify the list of known hosts on the local Ethernet LANs.

34
Q

describe the command

line vty 0 15

A

is a sub-mode used for virtual terminal mangement

35
Q

this mode is sued to make configurations on the device

A

describe

global config mode

36
Q

describe what a

keyword

is in a cisco command

A

this is a command that is already built ino the ios

37
Q

in this mode the prompt will look as follows:

switch(config)#

A

describe the prompt when in

global config mode

38
Q

Verify the Layer 3 information of an interface.

A

describe the command

show ip interface

39
Q

how does the prompt look for a switch or router that is in

user exec mode

A

in this mode the propmt looks as follows:

Switch>
Router>

40
Q

is a sub mode used for configuring interfaces on the device (enter the interface you wish to configure after interface)

A

describe the command

interface vlan 1

41
Q

leaves all sub-modes and returns you to the priveleged exec mode

A

describe the commands

end and ctrl+z

42
Q

describe the command

disable

A

entered at the priveleged exec mode will return you to the user exec mode

43
Q

how does the prompt look for a router or switch that is in

privileged exec mode

A

in this mode the prompt will look as follows:

Switch#
Router#

44
Q

is a sub-mode for configuring the console

A

describe the command

line console 0

45
Q

these include

  1. prompt
  2. command
  3. space
  4. keyword / arguments
A

what are the 4 elements of a typical cisco command

46
Q

is a sub-mode used for virtual terminal mangement

A

describe the command

line vty 0 15

47
Q

describe the command

show ip route

A

Verify the Layer 3 routing information.

48
Q

describe the command

exit

A

will return you to your previous mode

49
Q

describe

user EXEC mode

of a switch or router

A

this Mode allows access to only a limited number of basic monitoring commands.

It is often referred to as “view-only” mode.

50
Q

this Mode allows access to all commands and features.

The user can use any monitoring commands and execute configuration and management commands.

A

describe

privileged exec mode

of a router or switch

51
Q

describe the commands

end and ctrl+z

A

leaves all sub-modes and returns you to the priveleged exec mode

52
Q

describe the command

line console 0

A

is a sub-mode for configuring the console