Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

TRUE/FALSE. Write \'T\' if the statement is true and \'F\' if the statement is f

ID: 3771396 • Letter: T

Question

TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.

1) The prompt for a router's user EXEC mode is router/ >. True or False?       1) _______

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

2) The AUI port on a router connects to which networking protocol?              2) _______

A) Token-Ring

B) CAT5e

C) 100BaseT

D) Ethernet

E) None of these answers are correct.

TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.

3) The DCE end of a V.35 cable is female. True or False?      3) _______

4) The sequence of commands for setting the enable secret to Chile is:

router> enable

router# enable secret Chile

True or False?     4) _______

5) The values for configuring a serial connection to connect to a Cisco router's console port are

5600bps

8 data bits

No parity

1 stop bit

Hardware flow control

True or False?     5) _______

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

6) AUI stands for which of the following?                6) _______

A) Attachment unit interface

B) Auxiliary unity interconnect

C) Attachment unit interconnect

D) Auxiliary unit interface

E) None of these answers are correct.

7) The designation s0/0 indicates which of the following? 7) _______

A) Serial interface zero/zero           B) Is not used with Cisco routers

C) Ethernet serial interface zero    D) Serial input zero

TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.

8) The command line vty 0 4 means:

line: places the router in the line configuration mode

vty: virtual terminal

0 4: indicates four virtual terminal connections can be simultaneously made

True or False?     8) _______

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

9) The sh ip int brief command shows that the protocol for Ethernet0 is "down" and the status is up. This indicates which of the following?           9) _______

A) The router is not communicating with another networking device.

B) The routing protocol has not been configured.

C) The router interface is not enabled.

D) None of these answers are correct.

TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false.

10) The router commands used to configure and enable the FastEthernet 0/1 router interface with the IP address of 10.10.20.250 and a subnet mask of 255.255.0.0 are:

Router# conf t

Router(config)# int fa0/1

Router(config-if)# ip address 10.10.20.250 255.255.0.0

Router(config-if)# no shut

True or False?     10) ______

Explanation / Answer

1.

The given statement is False(F).

The prompt for a router's user EXEC mode is Router>.

2.

The correct answer is option D.

The AUI(Attachment Unit Interface) port on a router connects to Ethernet.

3.

The given statement is True(T).

The DCE end of a V.35 cable is female. The DCE(Data Computing Equipment) is a female connector and DTE(Data Terminal Equipment) is male connector.

4.

The given statement is False(F).

The sequence of commands for setting the enable secret to Chile is as follows:

Router# conf t;

Router(config)#;

Router(config)# enable secret Chile

5.

The given statement is False (F).

The serial connection to conect to the CISCO router's console port requires the following:

6.

The correct option is A.

AUI stands for Attachment Unit Interface.