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 layer is responsible for routing through an internetwork? A.) Physical B.) Session C.) Network D.) Transport E.) Application F.) Data Link
What do you use the Aux port for? A.) Console B.) Terminal editing C.) Modem D.) Backup logging
Your network uses a Class C address of 210.10.10.0. You must now split up the network into separate shores to handle multiple buildings separated by routers. Which two steps must you take to determine the proper shored mask for your networks? (Choose two) A. determine the number of seperate networks required B. determine how many devices will require DHCP addressing C. determine the maximum number of hosts that will be on each shored D. determine the miniumum number of hosts that will be on each shored E. determine which router will be the IP default gateway for each shored
The CSMA/CD Ethernet IEEE committee is defines as which of the following? A.) 802.2 B.) 802.3 C.) 802.4 D.) 802.5
Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'
Significance of IP helper-address Command on SW? Is it necessary to put this command?
Which command loads a new version of the Cisco IOS into a router? A. copy flash ftp B. copy ftp flash C. copy flash ftp D. copy tftp flash
Explain the difference between switch & hub?
Explain why ip address called logical address?
What is the protocol number for TCP? A.) 80 B.) 21 C.) 11 D.) 6
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
Define the virtual path?