correct answers
A communications network that operates beyond the scope of a LAN is called? - CORRECT ANSWER-WAN (wide area network)
A LAN segment connected entirely of switches makes up a: - CORRECT ANSWER-broadcast domain
A leased line (leased from a carrier) is what type of connection? - CORRECT ANSWER-point-to-point
A router determines the best path to a given network and places that route in its: - CORRECT ANSWER-routing table
A wireless repeater requires how much overlap between the wired access point on the backbone and the wireless repeater? - CORRECT
ANSWER-50 percent
ATM cells are a fixed length of how many bytes? - CORRECT ANSWER-53
Dividing IPv4 addresses into classes is called: - CORRECT ANSWER-classful addressing
Each port on a router is a - CORRECT ANSWER-broadcast domain
Ethernet runs on which layers of the OSI model? - CORRECT ANSWER-Layer 1 and 2
How do you calculate the number of hosts per subnet given a subnet mask? (Note: 2^y means 2 to the y power. - CORRECT ANSWER-(2^y)
minus 2 where y is the number of 0s in the subnet mask
The number of hosts is (2^y) minus 2 where y is the number of 0s in the subnet mask. So, 1 subnet bit (first octet 100000000 or 128.0.0.0) means
(2^31) - 2 = 19,999,999,999,999,999,999,999,999,999,998 hosts. 2 subnet bits (first octet 110000000 or 192.0.0.0) means (2^30) - 2 =
1,999,999,999,999,999,999,999,999,999,996 hosts. 3 subnet bits (first octet 111000000 or 224.0.0.0) means (2^29) - 2 =
199,999,999,999,999,999,999,999,999,996 hosts.
How do you calculate the number of subnets given a subnet mask? (Note: 2^x means 2 to the x power.) - CORRECT ANSWER-2^x where x is
the number of 1s in the subnet mask
If a SIM card in an interface module gets blocked ( by entering the wrong PIN three consecutive times), what must you get from the service
provider to unblock the SIM card - CORRECT ANSWER-PUK Code
In Privileged EXEC mode, what command takes you to global configuration mode? - CORRECT ANSWER-configure terminal
In User EXEC mode, what command takes you to Privileged EXEC mode? - CORRECT ANSWER-enable
In wireless topology, extended service areas (ESA) cells are recommended to have how much overlap to allow users to roam without losing
connections? - CORRECT ANSWER-10-15 percent
In wireless topology, voice network cells are recommended to have how much overlap to allow users to roam without losing connections? -
CORRECT ANSWER-15-20 percent
IOS software has two levels of EXEC sessions which are: - CORRECT ANSWER-Privileged EXEC mode
User Exec mode
of the 128 bits in an IPv6 address, how many are for the network and how many are for the interface ID? - CORRECT ANSWER-64 bits for the
network, 64 bits for the interface ID
Routers operate at what layer of the OSI model? - CORRECT ANSWER-Layer 3 - Network Layer
Some WLC (Wireless LAN Controllers) can manage up to how many Lightweight Access Points? - CORRECT ANSWER-6000
SSH behaves like Telnet, with one major difference. What is the difference? - CORRECT ANSWER-SSH uses encryption, Telnet does not
Startup configurations can be copied between router and a network/TFTP server with what commands - CORRECT ANSWER-copy start tftp
copy tfpt start
Switches operate at what layer of the OSI model? - CORRECT ANSWER-Layer 2