EXEC Show Commands Flashcards

1
Q

Pipes the command output to the begin command, which only lists output beginning with the first line that contains the text “line vty”

A

show running-config | begin line vty

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

Lists the dynamically learned entries in the switch’s address (forwarding) table.

A

show mac address-table dynamic

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

Lists any information the switch acquires as a DHCP client.

A

show dhcp lease

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

Lists the public and shared key created for use with SSH using the crypto key generate rsa global config command.

A

show crypto key mypubkey rsa

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

Lists status information for the SSH server, including the SSH version.

A

show ip ssh

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

Lists status information for the current SSH connections into and out of hte local switch.

A

show ssh

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

Lists one output line per interface, noting the description, operating state, and settings for duplex and speed on each interface.

A

show interfaces status

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

Lists interface status, switch’s IP address and mask & more.

A

show interfaces vlan 1

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

Lists the switch’s setting for its IP default gateway

A

show ip default-gateway

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

Lists an interface’s port security configuration settings and security operational status.

A

show port-security interface (number)

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