what is difference between subnet-mask and wildcard mask?
Answers were Sorted based on User's Feedback
Subnet Mask:
Subnet mask is a 32 bits value which
differentiate the host portion & network portion of an IP
address.
Where network portion is designate by the 1's & host portion
0's.
Wild card Mask:
Wild card mask defines which IP addresses are
allowed & which are blocked.
Where 0's defines the accurate match where non zero value
defines any value on the corresponding octete.
| Is This Answer Correct ? | 30 Yes | 5 No |
Answer / jitendera sinha
well shahin good to see you here again
subnet mask---subnet mask is the value which determine from
which class the ip address is realted.
wild mask-- Wild card mask defines which IP addresses are
allowed & which are blocked and used in extended access
list and ospf also.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / sarbjeet sohi
Subnet-mask is used to match contigous bits, means in subnet mask there is no 1 after 0. Its always from high (1's) to low (0's).
EXAMPLE:- subnetmask-----255.255.0.0
BInary----- 11111111.11111111.00000000.00000000
In above example there is continous 1's and continous 0's
It cannot be like this :-
11111111.00000000.11111111.00000000 = 255.0.255.0
Because subnet mask is used only for the classful and when CIDR comes WILDCARD mask is launched. The above bit pattern in WCM tells to match 2nd and 4th octect.1st and 3rd can be ignored.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / s.m.feroz ahmed
Hi,
Subnet mask is classified on class A,B,C,D,E at present we
are making use of class C ip addressing and the series of
class C starts from 191 to 227 so depending on class subnet
mask is defined for Class A subnet mask is 255.255.255.0
for Class B it is 255.255.0.0 and class C it is 255.0.0.0
and wildcard mask is just opposite to Subnet mask and it is
defined as 0.0.0.255 .
| Is This Answer Correct ? | 6 Yes | 9 No |
Answer / anshul johari
SUBNET- MASK IS A 32-BIT IP ADDRESS. AND IP ADDRESS TWO
DIVIDED NETWORK ID AND HOST ID. AND SUBNET MASK A SETTING IN
ALL BITS REPRESENTED "1" IS SIGNIFICANT AND "0" IS IN-
SIGNIFICANT.
WILDCARD MASK IS NOTHING BUT OPPOSITE TO SUBNET MASK SUBNET
MASK A SETTING IN ALL BITS REPRESENTED "0" IS SIGNIFICANT AND
"1" IS IN-SIGNIFICANT.
| Is This Answer Correct ? | 8 Yes | 12 No |
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
Can you explain the difference between trusted and untrusted networks?
Which layer is responsible for putting 1s and 0s into a logical group? A.) Session B.) Application C.) Transport D.) Data Link E.) Physical F.) Network
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
Suppose there are 3 pc's pc1 pc2 and pc3 all are connected with each other pc 1 is able to ping pc2 and pc3 but pc2 and pc 3 not able to ping pc 1 then what is an issue troubleshoot it?
In the setup dialog, what do the square brackets indicate? A. current or default spores B. hard coded values that cannot be modified C. values entered by the administrator but not saved D. values that must be written to NVRAM before becoming enabled
what are the different asymmetric algorithms?
Identify the purpose of the Trace command? A.) Explorer packet transmitting routing information B.) Test connectivity C.) Determine the path a packet is taking through the network D.) Transmits user data when buffers are full
What is true when creating static route? A.) The mask parameter is optional B.) The administrative distance is required C.) The gateway parameter is required D.) The administrative distance is optional
Explain why ip address called logical address?
Mention what is the matric of eigrp protocol?
How network gateway is different from routers?