CH 6 IP Addressing

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

You have just changed the IP address from 172.31.1.10/24 to 172.31.1.110/24 on a computer named computer5 in your domain. You were communicating successfully with this computer from your workstation before you changed the address. Now when you try the command ping computer5 from your workstation, you don't get a successful reply. Other computers on the network aren't having a problem communicating with the computer. Which command might help solve the problem? (A) arp -d (B) ipconfig /flushdns (C) tracert computer5 (D) ping -6 172.31.1.110

(B) ipconfig/ flushdns

Which command should you use to configure the primary DNS server on your computer? (A) ipconfig (B) netsh (C) nslookup (D) arp

(B) netsh

Which of the following IP addresses has 12 bits in the host ID? (A) 172.31.21.12/16 (B) 172.31.89.100/12 (C) 12.49.127.88/8 (D) 12.156.109.252/20

(D) 12.156.109.252/20

An IPv6 address is made up of how many bits? (A) 32 (B) 48 (C) 64 (D) 128 (E) 256

(D) 128

What address should you ping if you want to test local IPv6 operation but don't want to actually send any packets on the network? (A) 1::f (B) 2001::db8 (C) fe80::ffff (D) ::1

(D) ::1

What's the term for each grouping of 8 bits in an IP address? (A) Quartet (B) Quintet (C) Hexadecimal (D) Octet

(D) Octet

Which command should you use with a dual-homed server to make sure the server sends packets out the correct interface? (A) ipconfig (B) ping (C) tracert (D) route

(D) route

Which protocol can configure a computer's IP address and subnet mask automatically? (A) TCP (B) IP (C) ARP (D) DNS (E) DHCP

(E) DHCP

Which IP address expressed in CIDR notation has the subnet mask 255.255.255.0? (A) 10.100.44.123/24 (B) 172.16.88.222/16 (C) 192.168.100.1/26 (D) 172.29.111.201/18

(A) 10.100.44.123/24

How many host bits are necessary to assign addresses to 62 hosts? (A) 6 (B) 5 (C) 4 (D) 3

(A) 6

You have a server with two NICs, each attached to a different IP network. You're having problems communicating with devices on remote networks that send packets to one of the interfaces. The server receives the packets fine, but the server's replies never reach the intended destination network. Replies to packets that come in through the other interface seem to reach their destination without any problems. What can you do that will most likely solve the problem? (A) Configure a second default gateway on the interface exhibiting problems. (B) Change the default gateway to use the router that's on the network of the interface exhibiting problems. (C) Use the route command to add routes to the networks that aren't receiving replies. (D) Replace the NIC that's having problems replying to packets.

(A) Configure a second default gateway on the interface exhibiting problems

Which of the following IPv6 features is an enhancement to IPv4? (Choose all that apply.) (A) Larger address space (B) Works at the Internetwork and (C) Transport layers (D) Built-in security (E) Connectionless communication

(A) Larger address space (D) Built-in security

When using TCP/IP, which of the following must computers on the same logical network have in common? (Choose all that apply.) (A) Network ID (B) Host ID (C) Subnet mask (D) Computer name

(A) Network ID (C) Subnet mask

Which of the following is a reason to subnet? (Choose all that apply.) (A) Networks can be divided into logical groups. (B) Subnetting eliminates the need for routers. (C) Subnetting can decrease the size of broadcast domains. (D) There's no need to assign static IP addresses to each computer.

(A) Networks can be divided into logical groups (C) Subnetting can decrease the size of broadcast domains

Which IPv6 transition technology can be used with NAT routers and has the address prefix 2001::/32? (A) Teredo (B) ISATAP (C) 6to4 (D) IPv6-over-IPv4

(A) Teredo

Which IP network address expressed in CIDR notation can support a maximum of 1022 hosts? (A) 10.100.44.0/24 (B) 172.16.4.0/22 (C) 192.168.100.64/26 (D) 172.29.128.0/18

(B) 172.16.4.0/22

Which address can't be assigned to a host computer? (A) 10.100.44.16/24 (B) 172.16.7.255/22 (C) 192.168.100.66/26 (D) 172.29.132.0/18

(B) 172.16.7.255/22

Which of the following is a private IP address and can't be routed across the Internet? (A) 192.156.90.100 (B) 172.19.243.254 (C) 11.200.99.180 (D) 221.24.250.207 (E) 12.12.12.12

(B) 172.19.243.254

Which of the following represents a valid IPv6 address? (A) 2001:345:abcd:0:230:44 (B) 2001:345:abcd::BEEF:44 (C) 2001:345::abcd:0:79f::230:44 (D) 2001:345:abcd:0:FEED:230:44

(B) 2001:345:abcd::BEEF:44

For the Class C network address 192.168.10.0, which of the following subnet masks provides 32 subnets? (A) 255.255.255.252 (B) 255.255.255.248 (C) 255.255.255.240 (D) 255.255.255.224

(B) 255.255.255.248

How many bits must be reallocated from a host ID to a network ID to create 16 subnets? (A) 6 (B) 4 (C) 16 (D) 28

(B) 4

How many bits are in the interface ID of an IPv6 address? (A) 32 (B) 64 (C) 16 (D) 48

(B) 64

When a Windows computer is configured to use DHCP but no DHCP server is available, what type of address is configured automatically for it? (A) PAT (B) APIPA (C) NAT (D) Static

(B) APIPA

The subnet mask of an IP address does which of the following? (A) Provides encryption in a TCP/IP network (B) Defines network and host portions of an IP address (C) Allows automated IP address configuration (D) Allows users to use a computer's name rather than its address

(B) Defines network and host portions of an IP address

Which IP addressing process enables workstations to use private IP addresses to access the Internet? (A) Supernetting (B) NAT (C) DHCP (D) Subnetting

(B) NAT

Which of the following is needed if a computer with the IP address 172.31.210.10/24 wants to communicate with a computer with the IP address 172.31.209.122/24? (A) Hub (B) Router (C) Switch (D) Server

(B) Router

The IP address 10.240.0.0/8 can't be assigned to a host. True or False?

False


Kaugnay na mga set ng pag-aaral

Microbiology Test 2 (Chapter 4: Prokaryotes and Eukaryotes)

View Set

Chapter 22 - Gynecologic Emergencies

View Set

Course Point Pathophysiology Ch. 16

View Set

NURS 321 Practice Questions for Renal/GU Quiz

View Set