MTA Master Questions II Flashcards
For IPv4, what class is used for multicasting
A Class A.
B. Class B
C. Class C.
D. Class D.
D. Class D.
What is the maximum number of hosts you can use for each subnet that belongs to a class C address?
A. 128
B. 254
C. 256
D. 65,534
B. 254
What type of address is 202.23.2.255
A. Multicast address
B. Broadcast address
C. Unicast Address
D. Anycast Address
B. Broadcast address
What type of address is used to send a single set of packets to multiple hosts?
A multicast address
B. broadcast address
C. unicast address
D. anycast address
A. Multicast address
Which of the following is not a private address?
A. 10.4.24.24
B. 172.16.36.45
C. 192.168.34.3
D. 200.23.34.120
D. 200.23.34.120
What type of address is 169.254.32.23?
A. APIPA
B. multicast address
C. anycast address
D. broadcast address
A. APIPA (Automatic Private IP Addressing)
You have a computer that cannot connect to a server. When you look up the IP configuration, the host has an address of 169.32.54.2. What is the problem?
A. The cannot find the DHCP server.
B. The is set to multicast
C. The host is currently broadcasting
D. Te host canot find a domain controller.
A. The host cannot find the DHCP server.
What defines the nearest router for a host?
A. subnet mast
B. default gateway
C. DNS server
D. WINS server
B. Default gateway
What server is used to translate host names to IP addresses?
A. DNS
B. WINS
C. HOSTS
D. DHCP
A. DNS
What is used to remap private addresses to public addresses and back?
A. DNS
B. DHCP
C. WINS
D. NAT
D. NAT
What do you call a smaller network that is part of a larger network?
A. host
B. broadcast domain
C. cluster
D. Subnet
D. subnet
You have a subnet mask of 255.255.240.0. What would the CIDR (Classless Inter-Domain Routing) notation be?
A. /16
B. /20
C. /24
D. /28
B. /20
How many bits is an IPv6 address?
A. 32
B. 48
C. 64
D. 128
D. 128
What type of address is 2001:4212:0000:34DB:0000:0000:0000:4231?
A MAC address
B. IPv4
C. IPv6
D. anycast address
C. IPv6
A _______ address is assigned by a DHCP server.
A. Static
B. Dynamic
C. Private Only
D. Public Only
B. Dynamic
What is the loopback IP address?
A. 127.0.0.1
B. loopback
C. 255.255.255.1
D. 0.0.0.0
A and/or B. Loopback= 127.0.0.1
What IPv6 address incorporates IPv4?
A. Starting ::ffff:
B. Starting 0:0:ffff:
C. Ending ::ffff
D. 0:0::ffff
A. Starting ::ffff:
The protocol maps IP addresses to a Media Access Control (MAC) address is:
A. Internet Message Access Protocol (IMAP)
B. Address Resolution Protocol (ARP)
C. Dynamic Host Configuration Protocol (DHCP)
D. User Datagram Protocol (UDP)
E. Routing Information Protocol (RIP)
B. Address Resolution Protocol (ARP)
A service that resolves NetBIOS names to IP addresses is:
A. Internet Service Provider (ISP)
B. Domain Name Service (DNS)
C. Windows Internet Name Service(WINS)
D. Address Resolution Protocol (ARP)
C. Windows Internet Name Service (WINS)
What command displays the IP address, subnet mask, and default gateway of the system you’re currently on?
A. ipconfig
B. ping
C. tracert
D. nslookup
A. ipconfig
What protocol does the ping command use to test network connectivity?
A. TCP
B. UDP
C. ICMP
D. FTP
C. ICMP (Internet Control Message Protocol)
What command do you use to clear the DNS cache on local system?
A. ipconfig /registerdns
B. ipconfig /cleardns
C. ipconfig /flushdns
D. ipconfig /releasedns
C. ipconfig /flushdns
What command do you use to test a system’s IPv4 protocol stack?
A. ping 127.0.0.1
B. ping self
C. Ping 255.255.255.255
D. ping default gateway
A. ping 127.0.0.1
What command do you use to display active TCP or UDP connections?
A. nbtstat
B. netstat
C. ipconfig
D. nslookup
B. netstat
What command is used to display NetBIOS over TCP/IP statistics?
A. nbtstat
B. netstat
C. ipconfig
D. nslookup
B. netstat
What command clears the NetBIOS name cache table?
A. nbtstat -r
B. nbtstat -R
C. nbtstat -RR
D. nbtstat -s
B. nbtstat-R
What command tests network connectivity while showing you each hop along the way?
A. ping
B. nslookup
C. nbtstat
D. tracert
D. tracert
What command tests network connectivity while showing you each hop along the way and the degree of packet loss?
A. ping
B. pathping
C. nbtstat
D. tracert
B. pathping
The service that resolves fully qualified domain name (FQDN) to IP addresses is:
A. Internet Service Provider (ISP)
B. Domain Name Service (DNS)
C. Address Resolution Protocol (ARP)
D. Windows Internet Name Service (WINS)
B. Domain Name Service (DNS)
What command do you use to connect to a remote computer so that you can execute commands?
A. ftp
B. nslookup
C. telnet
D. nbtstat
C. telnet
What command can you use to connect to a mail server so that you can test SMTP?
A. ftp
B. nslookup
C. telnet
D. nbtstat
C. telnet