Q:

Which of the following commands sets a trunk port on a 2960 switch?

A) truck on B) truck all
C) switchport trunk on D) switchport mode trunk
 
Answer & Explanation Answer: D) switchport mode trunk

Explanation:

To set a switch port to trunk mode, which allows the data of all VLAN information to pass down the link, use the switchport mode trunk command. 

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4226
Q:

Which of the following devices do not operate at all levels of the OSI model?

A) Network management stations (NMSs) B) Routers
C) Web and application servers D) Network hosts
 
Answer & Explanation Answer: B) Routers

Explanation:

Routersoperate no higher than layer 3 of the OSI model.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 4220
Q:

What command will display the forward / filter table?

A) Show mac filter B) show run
C) show mac address-table D) show mac filter-table
 
Answer & Explanation Answer: C) show mac address-table

Explanation:

The Command show mac address-table displays the forward/filter table on the switch.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4212
Q:

When creating a pool of global address, which of the following can be used instead of the netmask command?

A) / (slash notation) B) prefix - length
C) no mask D) block - size
 
Answer & Explanation Answer: B) prefix - length

Explanation:

Instead of the netmask command, you can use the prefix-length length statement.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4113
Q:

You want to improve network performance by increasing the bandwidth available to hosts and limit the size of the broadcast domains. Which of the following options will achieve this goal?

A) Managed hubs B) Bridges
C) Switches D) Switches configured with VLANs
 
Answer & Explanation Answer: D) Switches configured with VLANs

Explanation:

By creating and implementing VLANs in your switched network, you can break up broadcast domains at layer2. For hosts on different VLANs to communicate, you must have a router or layer 3 switch. 

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4107
Q:

What command do you type to save the configuration stored in RAM to NVRAM?

A) Router (config) #copy current to starting B) Router #copy starting to running
C) Router (config) #copy running - config startup - config D) Router#copy run start
 
Answer & Explanation Answer: D) Router#copy run start

Explanation:

To copy the running - config to NVRAM so that it will be used if the router is restarted , use the copy running-config startup-config command in privileged mode (copy run start for short).

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4070
Q:

Which command will allow you to see real - time translations on your router?

A) show ip nat translations B) show ip nat statistics
C) debug ip nat D) clear ip nat translations
 
Answer & Explanation Answer: C) debug ip nat

Explanation:

The command debug ip nat will show you in real time the translations occurring on your router.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4023
Q:

You have finished physically installing an access point on the ceiling of your office. At a minimum, which parameter must be configured on the access point in order to allow a wireless client to operate on it?

A) AES B) PSK
C) SSID D) WEp
 
Answer & Explanation Answer: C) SSID

Explanation:

The minimum parameter configured on an AP for a simple WLAN installation is the SSID, although you should set the channel and authntication method as well.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3975