Alpha
Bravo
Charlie
Delta
Echo
FOXTROT
100

What mode is this?

Switch>

User EXEC mode

100

What mode is this?

Switch#

Privileged EXEC mode

100

What mode is this?

Router(config)#

Global Configuration or Configuration Terminal

100

What mode is this?

Switch(config-if)#

Interface Configuration mode

100

Most compressed form;

2001:0DB8:ACAD 000C:0000:0000:0000:0001

2001:DB8:ACAD:C::1

100

Which command or key combination allows a user to return to the previous level in the command hierarchy?

Exit
200

Steps on how to change your NIC on any device?

(give context)

- Click on the physical device

- Click on Physical Tab

- Turn off the device

- Remove the NIC

- Place the appropriate NIC that is needed for connection

- Turn on the device

200

What is the Line VTY on the switch?

Line VTY 0 15

200

What content/command retrieves All TCP/IP Network Information (MAC address, adapter description, DHCP details)

- Click on the PC or laptop

- Click on Command Prompt

- Type "ipconfig /all"

200

What is the Line VTY on the Router?

Line VTY 0 4

200

Exclude the first 58 IP addresses, what is your starting IP?

58

You start from 0 to 57. This DOES NOT exclude the NET ID and BC. Therefore you have to start at 0.

200

Command to disable/turnoff/close an interface

shut or shutdown

300

Exclude the first 33 USABLE IP addresses, what is your starting IP?

34

You start from 1 to 34. This DOES exclude the NET ID and BC. Therefore you have to start from 1.

300

What is the command to view the current operational status and protocol for all interfaces on switch or router?

show ip interface brief or show ip int bri

300

Does the Delete Key work in the IOS command structure of Packet Tracer?

No

**Note** While the Delete key typically deletes the character to the right of the prompt, the IOS command structure does not recognize the Delete key.

300

Steps on Enabling SSH Version 2

(give all steps)

- Change Hostname

- Set the Domain name

- Generate Crypto Key with appropriate RSA (with appropriate bit)

- Create username with secret password

- Configure the VTY lines for SSH access

- Enable SSH Version 2

- Use the local user profiles for authentication

300

Command to Encrypt all plaintext passwords and what mode is it done in?

Switch(config)# service password-encryption

300

If you are unable to figure out what command, keyword, or argument needs to be used, what can you use for assistance?

Question Mark (?)

400

What does NIC stand for?

~ Network Internet Card

~ Network Identification Card

~ Network Interface Card

~ Network Installed Card

Network Interface Card (NIC)

400

What are the two commands used to save your configurations?

- Write Memory or "wr"

- Copy Running-Configurations Startup-Configurations or "copy run start"

**NOTE** WR is not used in your CCNA test. Copy run start is the proper way of saving configurations properly. 

400

What command do you put to show the CISCO IOS software and version?

show version or sho ver

400

What is the format to set the current time and date? And what mode is it done in?

Router1#clock set "hh:mm:ss | Day of month | Month of the year | Year

400

When configuring the wireless router, what kind of area network go under the "Network Setup" and "Internet Setup"?

- Network Setup has Local Area Network (LAN)

- Internet Setup has Wide Area Network (WAN)

400

When you are typing a command in your CISCO devices, what can you use to complete the command when only typing a few letters?

TAB or TAB Completion

**BONUS (100pts)** If can explain why sometimes a few letters isn't enough

500

When "DHCP failed. APIPA is being used." appear, what does that mean and what does APIPA stand for? 

The message means DHCP isn't working. APIPA stands for "Automatic Private IP Address" which enables computer to self-configure an IP address and subnet mask automatically when DHCP server isn't reachable.

500

How do you find the Default Gateway?

It is the closest router interface connecting to its network/device

500

On a PC or Laptop, the RS-232 connection is used only for what purpose?

Console 

500

What command do you type to show what IPV6 multicast groups that have been assigned to an interface?

(give context)

- Identify the device that has IPV6 configured

- Identify the interface that IPV6 is configured on

- Then show the IPV6 in that interface

Router# show ipv6 int g0/1

**NOTE** Everything listed in "Joined Group" will be the answer

500

When creating banner motd for your intermediary device, what should you start and end with?

a delimiter character which includes and not limited to letters/numbers

***DOUBLE JEOPARDY*** 

What character CANNOT be used as a delimiter for your banner motd?

500

What is the issue?

The administrator must first enter privileged EXEC mode before issuing the command

M
e
n
u