why we assingn the wild card mask in the use of ospf and
access list.
Answers were Sorted based on User's Feedback
Answer / manoj & chandan
we assign the wild card mask for deefine particular host or
identify the particular host in accesslist.
| Is This Answer Correct ? | 35 Yes | 4 No |
Answer / jitendra
ok take this example to under stand it.
router(config)#router ospf 100
#network 192.168.100.0 0.0.0.255 area 1
what is the meaning of that command?.the menaing of that
comand is match three octet excatly but last octet may be
any thing
so by this command we are puting whole host of the
192.168.100.X series ip inthe same area
now came to access lisst
in the assess list we use the wild mask to give acess/deny
to the spefic user undestand?NO ok?
let meexpalin
supose wehave 255 user in my company and i want to give
only 150 user to acess the web servise and rest of all are
not allowed to access the web srvise
so what should i have to do?
correct Assess-list is the correct answer.
so now by implemneting the wild mask iknassess list we can
get our goal
now your task is that implemnet the access-list for my
question it is usfull for you
Thank you
Jitendra kumar sinha
| Is This Answer Correct ? | 34 Yes | 4 No |
Answer / girirajan
To Understand more clear wildcard mask is unsed to select
range of ip address . In the above example the wildcard is
used to advertise ospf network of range from 192.168.101.1
to 192.168.254.255
The same thing if you want to assign acl for a range of
network and IP's wild card can be used.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / arun
i agree with jitendra plz give ur precise idea but y cant v
use subnet it too will define same specific area(network) n
it too specifies to same address
my simple consideration is subnet use (and logic) and wild
card uses (nand logic) if wrong plz corct me
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nandlal chauhan
I think with the help of the wild card marks we can get
shortly how many host get from the particular network id or
network address.
eg. 192.168.10.0 the default subnet is 255.255.255.0
so 255.255.255.255-255.255.255.0
so wild card marks is 0.0.0.255
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mohammad ezzi
By using Wildcard mask in ospf we can gain control over the routing update propagation. by this we can define which network should get routing update and which network should not get routing update.
same as we use in access lists.
| Is This Answer Correct ? | 0 Yes | 0 No |
Identify the OSI layer associated with bits? A.) Physical B.) Network C.) Binary D.) Data link
Which two does 100BaseT use? A.) CSMA/CD B.) IEEE 802.5 C.) 802.3u D.) Switching with 53-byte cells
Which statement is true when a broadcast is sent in an Ethernet/802.3 ITAN? A. The ip shored used is 255.255.255.0 B. The IP address used is 255.255.255.255 C. The MAC address used is 00 00 00 00 00 00 D. The MAC address used is FF FF FF FF FF FF
how many seriale interface a managable router has.
What is the command to copy the IOS image to a TFTP server? A.) copy flash tftp B.) copy running-config tftp C.) copy ios tftp D.) copy startup-config tftp
"arpa" is used by the Cisco IOS for which encapsulation types? A. Ethernet_II B. Ethernet_802.3 C. Ethernet_802.2 D. Ethernet_SNAP
Identify 3 Fast Ethernet technologies? A.) 100 Base FastEther B.) 100 Base FX C.) 100 Base T4 D.) 100 Base TX
what is stp.
What is true about frame-relay DLCI? A.) DLCI represents a single physical circuit B.) DLCI is optional in all frame-relay networks C.) DLCI identifies a logical connection between DTE devices D.) DLCI is used to tag the beginning of a frame with VLAN information
What is icmp protocol?
What are the ranges of private ips?
What are the difference between IPv4 & IPv6?? Can anyone explain more details about it..!!