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

What are four ways that Fast Ethernet compares to 10BaseT Ethernet? (Choose four) A. Fast Ethernet uses the same Maximum Transmission Unit (MTU) B. Fast Ethernet is based on an extension to the IEEE 802.3 specification C. Fast Ethernet uses the same Media Access Control (MAC) mechanisms D. Fast Ethernet preserves the frame format that is used by 10BaseT Ethernet E. Fast Ethernet errors a speed increase one hundred times that of the 10BaseT Ethernet

1 Answers  


Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats

1 Answers  


CPE is an acronym for which of the following? A.) Customer Premise Equipment B.) Central Processing Engineering C.) Customer Process Equipment D.) Central Processing Equipment

2 Answers   Cisco,


What is Transport and Tunnel mode?

0 Answers   CCIE,


Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config

1 Answers  






b Which protocol for PPP LCP (Link Control Protocol) performs a challenge handshake? A. CHAP B. PAP C. UDP D. IPX

1 Answers  


What is a characteristic of Store and Forward switches? A.) They forward the frame before it is completely read. B.) They work at wire speed. C.) They are the same a Cut-Through switching. D.) They read the entire frame and check CRC before forwarding. E.) They decrease latency.

1 Answers  


Why we used Virtual MAC in GLBP

0 Answers   Infosys,


Identify the command to display the IP host table? A.) show ip hostnames B.) show ip names C.) show hosts D.) show ip hosts

1 Answers  


Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? A.) Session B.) Network C.) Physical D.) Transport E.) Application F.) Presentation

2 Answers  


How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Router(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run

1 Answers  


What utility can you use to see the path a packet takes through an internetwork? A.) Route B.) SNMP C.) Trace D.) Ping

2 Answers  


Categories