10.1.1.0 n/w advertised as /16 from EIGRP & /24 from OSPF
which will come in routing table & why
Answers were Sorted based on User's Feedback
Answer / vivek shah
Administrative distance for OSPF is 110 and for EIGRP AD is 100.
so its gonna use...eigrp...lower the AD the more its gonna trust...the route
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / manish sharma
Missing jitendera kumar sinha.hey any one please provide
the answers.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / brajesh patel
it depend's on administrative distance. EIGRP has a AD 90 &
OSPF has a AD 110 so lower AD COME'S IN routing table.EIGRP
routing protocal will come in routing table.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / munihar
First router verifies highest network portion that it will
taken into routing table.
So here ans is OSPF...
If network portions are same then it will verify for AD.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raju saran
eigrp advertise with classful subent & ospf adverise with classless by default.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / rick
Routing tables are created based on most "efficient" path,
EIGRP and OSPF are classless protocols, so possibly both
routes were aquired over different ports. If ad received by
same port, OSFP remains due most "accurate" mask.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain why ip address called logical address?
Difference between subnetting & Vlan??
What does vlan provide?
how many seriale interface a managable router has.
In which access- list type you can't do editing?
Identify the command that configures serial0 for PPP encapsulation? A.) Router(config)# encapsulation ppp B.) Router(config-if)# encapsulation serial ppp C.) Router(config-if)# encapsulation ppp D.) Router# encapsulation ppp
what is vlan
Name the command we give if router ios stucked?
When we use standard access-list?
What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet
Which address or number is used to pass the data to the correct application? MAC Number IP address Port Number Segment Number
Identify 3 UDP characteristics? A.) Reliable communication protocol B.) Applications that use UDP must incorporate reliability C.) Connnection-less oriented D.) Incorporates no handshaking