You have a class C subnet. You would like divide it up into subnets by "subnetting". You have to have at least 48 nodes per subnet. How many subnets can you have ?
Answer / indu
2
Refering: to the formulas in the "SUBNETTING FORMULAS" section:
# max hosts/subnet = 2^N -2 , that means N has to be at least 6
That means M can be at most 2
# max subnets = 2^M -2 = 2
Is This Answer Correct ? | 0 Yes | 0 No |
Define nat?
Which command will delete the route to the network 128.251.0.0 via 128.144.1.254 ?
What would you use to make a 100mb network ? budget is low.
What protocol is used to convert IP addresses to MAC addresses ? a. IP b. ARP c. RARP d. InARP e. appletalk
The last octet of the broadcast address of a Class C network is :
What is the difference between 802.2 and 802.3 frames ? a. 802.2 = 802.3 + LLC Header Info b. 802.2 = 802.3 + TTL field c. 802.3 = 802.2 + LLC Header Info d. 802.3 = 802.2 + TTL field
Which file does a workstation consult to find out which DNS servers shiuld be consulted to resolve names ?
You want to connect 2 buildings together that are 1000 meters apart and communicate at 100 Mbps and provide some security on the cable. What do you choose? a. Fiber optic
senario: There are two switches connected via trunk port.One end station is connected to each switch via access port. All the ports are in same VLAN.All the ports have same speed 1Gbps.Start sending 1Gbps traffic from one end station to other. Determine percentage of traffic received by destination end station.
Which command will take your machine back to a "blank" state? It will not know its own name/IP or any other machines in the network ?
To configure "Local Mail in Local Mode", who provides /var/mail ?
SNMP uses which protocol ?