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



How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 netw..

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

How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 netw..

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

How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 netw..

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

How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 netw..

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

How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 netw..

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

How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 netw..

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

Post New Answer

More CCNA Interview Questions

The default routing protocol for IPX is IPX RIP. How do you view the routing updates sent and received by the router? A.) debug ipx routing B.) debug ipx routing activity C.) debug rip D.) show ipx routing E.) sh ipx F.) debug ipx rip

4 Answers  


What is difference between IPv4 & IPv6??

7 Answers   Hathway,


How arp brings mac address for switch?

0 Answers  


How do you get help on a command after you have received the % incomplete command response from a switch CLI? A. type "history" to review the prompt before the error B. enter a question mark to display all the console commands C. type help followed by the command to see command parameters D. reenter the command followed by a question mark to view keywords

1 Answers  


Which statements are true regarding half duplex? A.) Only works in a point-to-point configuration B.) Allows for transmitting and receiving but not at the same time C.) Allow for transmitting and receiving of data simultaneously D.) Doubles the bandwidth

2 Answers  






Which protocol works at the Internet layer and is responsible for making routing decisions? A.) UDP B.) IP C.) TCP D.) ARP

3 Answers  


How we can find ASBR Router, we have no authentication to enter router?

3 Answers   Logica CMG, Wipro,


Which service uses telephone control messages and signals between the transfer points along the way to the called destination? A. Signaling System 7 (SS7) B. Time-division Multiplexing (TDM) C. X.25 D. Frame relay

1 Answers  


What is the default IPX Ethernet encapsulation? A.) SNAP B.) Arpa C.) 802.2 D.) Novell-Ether E.) SAP

2 Answers  


What type of Ethernet operation allows only one entity to transmit at a time? For example, if someone else is transmitting, they must wait. A.) Full-Duplex B.) Dual-Duplex C.) Half-Duplex D.) Latex E.) Quarter-Duplex F.) Suplex

1 Answers  


Identify the 4 that are WAN technologies? A.) HDLC B.) FDDI C.) 802.5 D.) HSSI E.) SDLC F.) Frame Relay

2 Answers  


Identify the command that configures the bandwidth to 56K? A.) Router(config-if)# bandwidth 56000 B.) Router(config-if)# bandwidth 56k C.) Router(config)# bandwidth 56 D.) Router(config-if)# bandwidth 56

1 Answers  


Categories