You are a network administrator and have been assigned the
IP address of 201.222.5.0. You need to have 20 subnets with
5 hosts per subnet. What subnet mask will you use?
A. 255.255.255.248
B. 255.255.255.128
C. 255.255.255.192
D. 255.255.255.240
Answers were Sorted based on User's Feedback
Answer / m haja bahurudeen
Ans : A
IP address 201.222.5.0 - Class C
Default SNM - 255.255.255.0
host - 5
255 . 255 . 255 . 248
11111111.11111111.11111111.11111|000
Total host - 8
Usable host - 6
Total subnet - 32
Usable subnet - 30
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / guest
Answer: A
By borrowing 5 bits from the last octet, you can.
have 30 subnets. If you borrowed only 4 bits you could only
have 14 subnets. The formula is (2 to the power of n)-2.
By borrowing 4 bits, you have (2x2x2x2)-2=14. By borrowing
5 bits, you have (2x2x2x2x2)-2=30. To get 20 subnets, you
would need to borrow 5 bits so the subnet mask would be
255.255.255.248.
| Is This Answer Correct ? | 9 Yes | 2 No |
What is ping? What is the usage of ping?
You are given the following address: 128.16.32.13/30. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.255.252, B,128.16.32.12, 128.16.32.15 B. 255.255.255.252, C,128.16.32.12, 128.16.32.15 C. 255.255.255.252, B,128.16.32.15, 128.16.32.12 D. 255.255.255.248, B,128.16.32.12, 128.16.32.15
What command do we give if router IOS is stuck?
In Novell's use of RIP, there are two metrics used to make routing decisions. Select the two metrics. A. Ticks. B. Hops C. Loops D. Counts
Identify the command that forces the router to load into ROM mode upon a reload? A.) boot system rom B.) rom boot C.) boot system flash rom D.) boot router rom
Which Circuit is mostly used by Clients in Frame-Relay PVC or SVC ?
What are the three phases of PPP session establishment? A. Link establishment phase B. Authentication phase C. Network layer protocol phase D. Handshake phase E. Dial-in phase
Identify 3 Fast Ethernet technologies? A.) 100 Base FastEther B.) 100 Base FX C.) 100 Base T4 D.) 100 Base TX
Identify the definition of demarcation? A.) Date in which the WAN service contract expires B.) Cabling which extends from the WAN service provider to the customer C.) Division of responsibility, where the CPE ends and the local loop begins D.) Equipment which is located at the customer premises
Identify the 3 Internet layer IP protocols? A.) NetBios B.) IPX C.) ARP D.) IP E.) RARP
how we can creat VPN..??? how it can be configured on cisco switches..??? can we creat VPN on different networks..??? why we need to create VPN..??? kindly write complete activity of commands to configure a VPN on switch..??? me specially looking towards Jatendra and Shahin
How many total hosts are possible with a Class C address and a subnet mask of 255.255.255.252? A. 4 B. 30 C. 60 D. 62 E. 112 F. 124