how to find network ID from IP address?without using network
calc...
Answers were Sorted based on User's Feedback
Answer / niraj mishra
Hello friends,
When you are talking about /20, that means the host derived
from 3rd octet, the subnet in binary will as
11111111.11111111.11110000.00000000
so in third octet 1 start from 16 position so block size
will 16, now if we have given the ip 173.16.20.0/20, so it
means that it belongs to the network 173.16.16.0 and
possible ip address will as 172.16.16.1 to 172.16.16.30,
because 172.16.16.31 will broadcast address.
In other word we can say that we just have to check block
size in appropriate octet, which will the proper network
address..... please reply am i right
Is This Answer Correct ? | 3 Yes | 5 No |
Answer / satyendra kumar
we see the first octet of the IP.which shows the network id .
Is This Answer Correct ? | 0 Yes | 3 No |
When editing a line in the CLI mode, what does 'CTRL-A' do? A.) Moves you to the previous command. B.) Moves you to the next word. C.) Moves you to the end of the line. D.) Moves you to the next command. E.) Moves you to the beginning of the line.
You want to segment a network. The network is running SNA and Netbios. Which device should NOT be used to segment the network? A.) A store and forward switch. B.) A router. C.) A Catalyst 5000. D.) A cut-through switch. E.) A bridge.
Which of the following are Presentation Layer standards? A.) JPEG and PICT B.) MPEG and MIDI C.) ASCII and EBCDIC D.) NFS and SQL
What are the different layers of osi model?
What is an administrative distance of 0 mean? A.) 0 means unbelievable B.) 0 is for EIGRP C.) 0 is the default distance for directly connected networks D.) 0 means unreachable
Which is true regarding store-and-forward switching method? A.) Latency varies depending on frame-length B.) Latency is constant C.) It is default for all Cisco switches D.) It only reads the destination hardware address before forwarding the frame
Switching methods include cut-through, store and forward, and a modified version of the first two methods. Which statement about switching methods is true? A. The store and forward method has low latency B. The cut through method of switching has high latency C. The modified version holds the packet in memory until 50 percent of the packet reaches the switch D. The modified version holds the packet in memory until the data spoon of the packet reaches the switch
What command can you type to view the connections after telneting into multiple routers simultaneously? A.) sh users B.) sh ports C.) sh host D.) sh sessions
what is difference between subnet-mask and wildcard mask?
Identify the length of an IPX address and it's components? A.) 80 bits, 48 bits network and 32 bits node B.) 32 bits, 16 bits network and 16 bits node C.) None of the above D.) 80 bits, 32 bits network and 48 bits node
Identify 3 features of IGRP? A.) Composite metric B.) New horizon C.) Flash (triggered) updates D.) 60-second periodic updates E.) Poison reverse
what is subnet mask?