What is the meaning of PASSIVE interface in RIP, IGRP, EIGRP
& OSPF??
Can any one explain..!!!
Answers were Sorted based on User's Feedback
Answer / siba (dip)
Passive interface command is used to control the
advertisement of routing protocol,passive interface command
restrict outgoing advertisement only.But in the case is
little bit different in EIGRP. In EIGRP, when passive
interface command is enable between two routers , it is not
only suppersing routing updates but also HELLO messages
also.In result, router also lost the neighbor relationship
with routers. So it also suppers the incoming updates
also.With EIGRP running on a network, the passive interface
command stops both outgoing and incoming routing updates.
since the effect of the command cause the router to stop
sending and receiving hello packets over an interface.
So try it today - configuer eigrp & don't put passive
interface command then after configuering eigrp, try the
command <debug eigrp packet hello>it will show all the
infomation required And also try <show eigrp neighbor>You
will get information.Then you try <passive interface
command>repeat !st & 2nd command above mentioned , you
won't get any information.For trouble shoot configure
<distributed-list>And <no passive-interface command>.
In the case of RIP & IGRP passive interface command stops
the router from sending updates to a particular neighbor to
listen & use routing updates from that neighbor .
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / jitenmdera kuamr sinha
sahin i have ased that question and you answered it
ok tell me importance of that comand
#no passive-interface
what is the output of that comand
your answer is in that comand
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sanusi abu darma
Passive interface command is the correct solotion which
prevent the trsnmission of unnecessary routing update
through a router interface and it also allows the router to
advertise the network to other routers.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jitu
yes i know i [posted two question i know first one is too
hard for ccnaer but second one is in the sylbes of ccna but
know ,one is here for answer it
i can serch it one google or any wher else but posted soln
acts as a bacisc and fundamental.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / amal thomas
Passive-interface command is used in all routing protocols to disable sending updates out from a specific interface. However the command behavior varies from one protocol to another.
In RIP this command will disable sending multicast updates via a specific interface but will allow listening to incoming updates from other RIP speaking neighbors.
This simply means that the router will still be able to receive updates on that passive interface and use them in the routing table.
In EIGRP the passive-interface command stops sending outgoing hello packets, hence the router can not form any neighbor relationship via the passive interface. This behavior stops both outgoing and incoming routing updates.
In OSPF the passive-interface has a similar behavior to EIGRP. The command suppresses hello packets and hence neighbor relationships.
| Is This Answer Correct ? | 1 Yes | 1 No |
Which OSI layer end to end communication, segmentation and re-assembly? A.) Network B.) Transport C.) Physical D.) Application E.) Data-Link F.) Presentation
Which can be true regarding VLANs? A.) They are created by location B.) They are created by function C.) They are created by department D.) They are created by group
IPX traffic using different encapsulation types can go over the same data link A. true B. false
Hi Anyone can share the latest ICND1 (640-822)dumps updated at 30 september 2009. specialy to Jatendra if you have any updated about the ICND1 exam.will be remain thankful.
Which of the following are valid WAN terms? A.) DTE B.) DCE C.) Demarc D.) CPE
Identify the following components of the IPX address 2e.0000.0065.ed43 A.) Not a valid IPX address B.) Network = 2e, Subnet = 0000, Node = 0065.ed43 C.) Network = 2e.0000, Node = 0065.ed43 D.) Network = 2e, Node = 0000.0065.ed43
Why would you use static routing instead of dynamic routing? A.) When you want automatic updates of the routing tables B.) All the time C.) When you have very few routes and want to conserve bandwidth D.) When you have a gateway of last resort
Identify the command to configure the router to boot from an IOS located on a TFTP server? A.) boot system tftp IOS.exe 172.16.5.1 B.) boot system tftp 172.16.5.1 IOS.exe C.) boot system flash tftp 172.16.5.1 D.) boot system IOS.exe 172.16.5.1
Completely describe the steps based on OSI Model, what happens when you enter the address http://google.com in browser?? Summarize the complete steps based on layered OSI approach.
3 Answers Cisco, Intel, TCS, Trimble Navigation,
How signalling can be explained in D channel of ISDN?
What is the default encapsulation and frame type on an Ethernet interface when enabling Novell? A.) SNAP B.) Ethernet_II C.) 802.2 D.) 802.3 E.) SAP F.) Token_SNAP
What is the default size of a standard ping on a Cisco router? * A: 100 bytes * B: 32 bytes * C: 10 bytes * D: 16 bytes