Ezonexam has a Class C network and you need ten subnets. You wish to have as many addresses available for hosts as possible. Which one of the following subnet masks should you use?
A.255.255.255.192
B.255.255.255.224
C.255.255.255.240
D.255.255.255.248
E.None of the above
第1题:
A.2 hosts
B.120 hosts
C.126 hosts
D.255 hosts
第2题:
A.10 hosts
B.14 hosts
C.12 hosts
D.16 hosts
第3题:
You work as network consultant. Your customer, TestKing Inc, has a class C network license. TestKing wants you to subnet the network to provide a separate subnet for each of its 5 departments. Each subnet must support at least 24 hosts.Which network mask should you use?()
A.255.255.255.192
B.255.255.255.224
C.255.255.255.240
D.255.255.255.248
E.255.255.255.252
F.255.255.255.254
第4题:
You have a Class C network, and you need ten subnets. You wish to have as many addresses available for hosts as possible. Which one of the following subnet masks should you use?()
第5题:
You have a class C network, and you need to design it for 5 usable subnets with each subnet handling a minimum of 18 hosts each. Which of the following network masks should you use?()
第6题:
You have been asked to use a 25 bit subnet mask to segment the following network block: 209.18.12.0. How many usable will there be per subnet?()
第7题:
Given that you have a class B IP address network range, which of the subnet masks below will allow for 100 subnets with 500 usable host addresses per subnet?()
第8题:
You have a class B network with a 255.255.255.0 mask. Which of the statements below are true of this network?()
第9题:
You work as the IT professional in an international company which is named wiikigo. You are experienced in implementing and administering a network operating system. You are specialized in configuring IP addressing and services. Configuring name resolution and network access and so on.Your company is desigiing its network. The network will use an IPv6 prefix of 2001:DB8: BBCC:0000::/53. You have to identify an IPv6 addressing scheme that will support 2000 subnets. Which network mask should you use?()
第10题:
There are 254 usable subnets.
There are 256 usable hosts per subnet.
There are 50 usable subnets.
There are 254 usable hosts per subnet.
There are 24 usable hosts per subnet.
There is one usable network.
第11题:
2 hosts
120 hosts
126 hosts
255 hosts
第12题:
You should use a subnet mask of 255.255.255.0.
You should use a subnet mask of 255.255.248.0
You should use a subnet mask of 255.255.240.0.
You should use a subnet mask of 255.255.224.0
You should use a subnet mask of 255.255.128.0
You should use a subnet mask of 255.255.0.0
第13题:
Your network uses the172.12.0.0 class B address. You need to support 459 hosts per subnet, while accommodating the maximum number of subnets. Which mask would you use?
A.255.255.0.0.
B.255.255.128.0.
C.255.255.224.0.
D.255.255.254.0.
E.None of the above
第14题:
Given that you have a class B IP address network range, which of the subnet masks below will allow for 100 subnets with 500 usable host addresses per subnet?
A.255.255.0.0
B.255.255.224.0
C.255.255.254.0
D.255.255.255.0
E.255.255.255.224
第15题:
A. 255.255.255.192
B. 255.255.255.224
C. 255.255.255.240
D. 255.255.255.248
E. None of the above
第16题:
You work as network consultant. Your customer, TestKing Inc, has a class C network license. TestKing wants you to subnet the network to provide a separate subnet for each of its 5 departments. Each subnet must support at least 24 hosts. Which network mask should you use?()
第17题:
You have been asked to use a 28 bit subnet mask to segment the following network block: 108.12.5.0. How many usable hosts per sub-net could you create?()
第18题:
You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.The network as a server named ABC_SR05 that provides DHCP services.You need to create the DHCP scopes to support a subnet that has 800 hosts.You want to minimize the number of unused IP addresses on each subnet. How would you configure DHCP to support these subnets?()
第19题:
Your network uses the172.12.0.0 class B address. You need to support 459 hosts per subnet, while accommodating the maximum number of subnets. Which mask wouldyou use?()
第20题:
You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed.The network as a server named ABC_SR05 that provides DHCP services. You need to create a new IPv4 subnet on the network. The subnet must support a maximum of 5,000 hosts and must have a few unused addresses as possible. How would you configure DHCP to support this subnet?()
第21题:
You are developing a class library that will open the network socket connections to computers on the network. You will deploy the class library to the global assembly cache and grant it full trust. You write the following code to ensure usage of the socket connections. SocketPermission permission = new SocketPermission(PermissionState.Unrestricted); permission.Assert(); Some of the applications that use the class library might not have the necessary permissions to open the network socket connections.You need to cancel the assertion. Which code segment should you use?()
第22题:
CodeAccessPermission.RevertAssert();
CodeAccessPermission.RevertDeny();
permission.Deny();
permission.PermitOnly();
第23题:
10 hosts
14 hosts
12 hosts
16 hosts