Microsoft 98-366 Exam Practice Questions (P. 1)
- Full Access (196 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
One advantage of dynamic routing is that it:
- AAutomatically maintains routing tables.
- BLimits traffic derived from routing protocols.
- CReduces broadcast traffic.
- DAutomatically enables DHCP.
Correct Answer:
A
Dynamic Routing, also called adaptive routing, describes the capability of a system, through which routes are characterized by their destination, to alter the path that the route takes through the system in response to a change in conditions. The adaptation is intended to allow as many routes as possible to remain valid (that is, have destinations that can be reached) in response to the change.
A
Dynamic Routing, also called adaptive routing, describes the capability of a system, through which routes are characterized by their destination, to alter the path that the route takes through the system in response to a change in conditions. The adaptation is intended to allow as many routes as possible to remain valid (that is, have destinations that can be reached) in response to the change.
send
light_mode
delete
Question #2
Which of the following represents a Media Access Control (MAC) address?
- AGV:ZC:KK:DK:FZ:CA
- B255.255.255.0
- C05:35:AB:6E:Al:25
- D127.0.0.1
Correct Answer:
C
The standard (IEEE 802) format for printing MAC-48 addresses in human-friendly form is six groups of two hexadecimal digits, separated by hyphens (-) or colons
(:), in transmission order (e.g. 01-23-45-67-89-ab or 01:23:45:67:89:ab ).
C
The standard (IEEE 802) format for printing MAC-48 addresses in human-friendly form is six groups of two hexadecimal digits, separated by hyphens (-) or colons
(:), in transmission order (e.g. 01-23-45-67-89-ab or 01:23:45:67:89:ab ).
send
light_mode
delete
Question #3
Connecting to a private network address from a public network requires:
- ANetwork address translation (NAT).
- BDynamic Host Configuration Protocol (DHCP).
- CNetwork Access Protection (NAP).
- DDynamic domain name system (DDNS).
Correct Answer:
A
The majority of NATs map multiple private hosts to one publicly exposed IP address. In a typical configuration, a local network uses one of the designated
"private" IP address subnets (RFC 1918). A router on that network has a private address in that address space. The router is also connected to the Internet with a
"public" address assigned by an Internet service provider.
A
The majority of NATs map multiple private hosts to one publicly exposed IP address. In a typical configuration, a local network uses one of the designated
"private" IP address subnets (RFC 1918). A router on that network has a private address in that address space. The router is also connected to the Internet with a
"public" address assigned by an Internet service provider.
send
light_mode
delete
Question #4
A network device that associates a Media Access Control (MAC) address with a port is a:
- ADSL modem
- BHub
- CRouter
- DSwitch
Correct Answer:
D
A switch begins learning the local MAC addresses as soon as it is connected to other devices or to a network. This learning capability makes switches easy to use on a network.
The switch learning process works like this:
1.As a PC or other networked device sends a frame to another device through the switch, the switch captures the source MAC address of the frame and the interface that received it.
2.The switch confirms or adds the MAC address and the port to the lookup table.
D
A switch begins learning the local MAC addresses as soon as it is connected to other devices or to a network. This learning capability makes switches easy to use on a network.
The switch learning process works like this:
1.As a PC or other networked device sends a frame to another device through the switch, the switch captures the source MAC address of the frame and the interface that received it.
2.The switch confirms or adds the MAC address and the port to the lookup table.
send
light_mode
delete
Question #5
A Layer 2 device that connects multiple computers within a network is a:
- ARepeater
- BSwitch
- CRouter
- DPacket
Correct Answer:
B
Layer 2 switching uses the media access control address (MAC address) from the host's network interface cards (NICs) to decide where to forward frames.
B
Layer 2 switching uses the media access control address (MAC address) from the host's network interface cards (NICs) to decide where to forward frames.
send
light_mode
delete
All Pages