How can you add the 192.168.100.0/30 network to EIGRP without
involving the
192.168.100.4/30 network as well?
Answers were Sorted based on User's Feedback
Answer / shahin
router(config)# router eigrp 10
router(config-router)#network 192.168.100.0 0.0.0.3
| Is This Answer Correct ? | 34 Yes | 4 No |
Answer / deep
network 192.168.100.0 255.255.255.252
or network 192.168.100.0 0.0.0.3.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / jitenderasinha,it
hi
If you gurs are thinking that i am wromg for that answer
then please make the correct answer
i think some guys are not able to under stand the problem
what i am trying to ask
i am asking tha if we want to implemnt eigrp on router and
if i want to no include the address 192.168.100.4 then what
wiil we do
that is what should be comad for implemning that
i know some of guy thinking that in eigrp no wild mask can
be implemetded
but my dear frinds it is poosible to make wild mask entry
in the eigrp
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ankit
implement access control list for restricting
192.168.100.4/30 and implementing the rest as same this may
work .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ia
They are under the same network address, but 192.168.100.0 ends in broadcast address 192.168.100.3. 192.168.100.4 is another subnet under this network 192.168.100; the host bits are only 192.168.100.1 - 192.168.100.2 under network 192.168.100.0.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gjager
router>en
router#config terminal
router(config)#router eigrp 10
router(config-router)#network 192.168.100.4
| Is This Answer Correct ? | 12 Yes | 20 No |
Identify the mode reflected by the following prompt 'Router'? A.) Setup B.) RXBoot C.) Boot mode D.) Privileged exec mode
What command do you use to disable domain lookup? A.) no domain-lookup B.) domain no-lookup C.) lookup no-domain D.) no ip domain-lookup
What does the parameter -- LOG -- do on an IPX access list? A.) The log keyword is not a valid option. B.) Read the LOG to figure out what traffic to deny. C.) Logs the creation of the access list. D.) Logs IPX access control list violations whenever a packet matches a particular access list entry. E.) Ensures the IPX protocol places a log in the fireplace.
Based upon the exhibit, create a static route to 172.16.10.0 on Router A A.) Router# ip route 172.16.10.0 255.255.255.0 10.1.0.2 B.) Router(config)# ip static route 172.16.10.0 255.255.255.0 10.1.0.2 C.) Router(config)# ip route 172.16.10.0 10.1.0.2 D.) Router(config)# ip route 172.16.10.0 255.255.255.0 10.1.0.2
what is distance vector protocol link state protocol and what is the diffrence between them
Hi, I am littl bit confused about ip Addressing scheme? can someone tell me how can we assign ip addresses to pc
What is the difference between csma/ca?
Mention what is bootp?
Which addresses are valid host addresses? A. 201.222.5.17 B. 201.222.5.18 C. 201.222.5.16 D. 201.222.5.19 E. 201.222.5.31
Identify the type of routing protocol that maintains a topological database of the network? A.) Topological state B.) Shortest Path First C.) Link state D.) Distance vector
What is the purpose of a data link?
What does aaa stands for?