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 |
what's the difference between Symmetric and Asymmetric cryptosystem?
A network is vow congested currently all the devices are connected through a hub. Which would best decrease congestion on this network? A. add a second hub B. replace the hub with a router C. replace the hub with a switch D. replace the hub with a repeater
What is the difference between csma/cd?
What is a Window in networking terms?
Which OSI layer defines end to end communication, segmentation and re-assembly? A.) Network B.) Transport C.) Physical D.) Application E.) Data-Link F.) Presentation
Which of the following are logged when IP access list logging is enabled? A.) source address B.) protocol C.) source port D.) destination address E.) access list number F.) destination port
How do you set the encapsulation type to PPP for an interface? A.) encap ppp B.) ppp encapsulation C.) encapsulation ppp D.) encapsulation ppp enable E.) ppp enable encapsulation
What is the maximum value of administrative you can use?
Which of the following is an example of a Transport Layer protocol? Ethernet IP TCP RS-232
What is the administrative distance for RIP? A.) 100 B.) 90 C.) 120 D.) 110
What is ping utility?
Identify the command that disables name-to-address translation? A.) Router(config-dns)# no ip domain-lookup B.) Router(config)# no address translation C.) Router(config)# no ip domain-lookup D.) Router(config)# ip domain-lookup