Command Line Interface (CLI) Flashcards

1
Q

> syslog

A

can run on different platforms and generate common reports to a central collection computer

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

> nslookup

A

Windows
Linux equivalent = dig

displays name and IP Of devices default DNS server

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

> hostname

A

fast and easy way to verify a computer’s name

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

> arp -a

A

command to view ARP cache

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

> ping

A

test ability of one network host to communicate with another

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

> route print

A

route delete / route add

to show or manipulate routing table on a computer

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

> netstat -e

A

displays network summary info for the device

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

> net share

A

command that creates a share but does not assign a drive letter

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

> tracert

A

Windows
Linux equivalent = traceroute

identifies IP address of each of the hops between 2 systems

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

> net use

A

command that assigns a drive letter in the local computer to a shared folder or another computer

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

> ipconfig

A

Unix version = ifconfig

displays basic IP address configuration for the device

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

> nbtstat -n

A

shows NetBIOS names that are in use by device

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

> ipconfig /flushdns

A

command to flush the DNS cache

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