1/60
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
class A IPv4 address, reserved for the loopback address
128
An IPv6 address is made up of how many bits?
Defines network and host portions of an IP address
The subnet mask of an IP address does which of the following?
Router
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?
172.19.243.254
Which of the following is a private IP address and can't be routed across the Internet?
route
Which command should you use with a dual-homed server to make sure the server sends packets out the correct interface?
netsh
Which command should you use to configure the primary DNS server on your computer?
10.100.44.123/24
Which IP address expressed in CIDR notation has the subnet mask 255.255.255.0?
172.16.4.0/22
Which IP network address expressed in CIDR notation can support a maximum of 1022 hosts?
False
The IP address 10.240.0.0/8 can't be assigned to a host. True or False?
What's the term for each grouping of 8 bits in an IP address?
Octet
DHCP
Which protocol can configure a computer's IP address and subnet mask automatically?
4
How many bits must be reallocated from a host ID to a network ID to create 16 subnets?
255.255.255.248
For the Class C network address 192.168.10.0, which of the following subnet masks provides 32 subnets?
6
How many host bits are necessary to assign addresses to 62 hosts?
NAT
Which IP addressing process enables workstations to use private IP addresses to access the Internet?
APIPA
When a Windows computer is configured to use DHCP but no DHCP server is available, what type of address is configured automatically for it?
2001:345:abcd::BEEF:44
Which of the following represents a valid IPv6 address?
Use the route command to add routes to the networks that aren't receiving replies.
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?
ipconfig /flushdns
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?
172.16.7.255/22
Which address can't be assigned to a host computer?
Teredo
Which IPv6 transition technology can be used with NAT routers and has the address prefix 2001::/32?
64
How many bits are in the interface ID of an IPv6 address?
::1
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?