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 |
1. What is an advantage to LAN segmentation? A. Provides multiprotocol support B. Decreases security C. Decreases broadcasts D. Increases broadcasts
What does the following series of commands accomplish? router igrp 71 network 10.0.0.0 router igrp 109 network 172.68.7.0 A. It isolates networks 10.0.0.0 and 172.68.7.0. B. It loads igrp for networks 109 and 71. C. It disables RIP. D. It disables all routing protocols.
Identify 3 features of IGRP? A.) Composite metric B.) New horizon C.) Flash updates D.) 60 periodic updates E.) Poison reverse
What is the mac address?
How we ping ICMP a NIC with a correct IP address but with wrong MAC address Do all NIC's can run inpromiscuous mode
Identify the switching method that examines the destination MAC address as the frame is being received then begins forwarding the frame prior to receiving the entire frame? A.) Fragment-free B.) Store and Forward C.) Cut-through D.) Fast forward
Which three are typical operational phases in a basic connection oriented neloyord service? (Choose three) A. call setup B. data transfer C. load balancing D. call termination E. call priortization F. data segmentation G. data link identification
What is the difference between named and extended acl?
What does the Spanning Tree Algorithm (STA) do? A.) Restore lost frames B.) Builds routing tables for routing through an internetwork C.) Forward packets through a switch D.) STA is implemented by STP to prevent loops
Which two of the following protocols are used at the Transport layer? A.) ARP B.) UDP C.) ICMP D.) RARP E.) TCP F.) BootP
What command would you use to find out the names of Novell servers on a network? A. show ipx servers B. show ipx hosts C. show ipx sap D. show ipx nodes.
what is ip address and what is the difference between the ip address and mac address why we are not using mac address instead of ip address