In static route, what is the difference between next hop ip
address and local interface address, except the
Administrative Distance.
Answers were Sorted based on User's Feedback
Answer / dev
1. For providing the connected interface the AD value is 0 whwre in nxt-hop-add ia 1.
2. in nxt-hop-add the ip has to resolve for the connected interface, whwre else in connected it treated as a connected link, so no resolve..
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / jitendera
What i have understand from the Questions is you are trying
to ask
What is the Difference between these two commands
ip route 192.168.100.0 255.255.255.0 172.16.30.2
and
ip route 192.168.100.0 255.255.255.0 fa0/0
This Question may have too many answers which are Partially
correct
1)For providing the connected interface the AD value is 0
whwre in nxt-hop-add ia 1 ( * True ) and a Vital concepts in
BGP over ISP
2)Consider the Scenario that we have one ISP which have
provided a /32 ip address to us and he told to configure it
our router
Now in this case we don't Know the Next hop ip address so we
have ti go by the 2nd command.
3) Suppose yous isp says that he will give the Ip address on
DHCp so yours Internet ip will keep changing this scenario 2
command will be useful
But i guess Dev have Provided the good answers and the
answers will revolve around it. Please share the answer if
you know i will also search and will find the accurate
answers
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aashish
Sorry Dev but can you elaborate it in another way ,really
didnt get what u tryin to explain. And i hope u read the
question carefully we are not talking about the AD .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bhanu
I think if we configure the interface addd. instead of the
IP address of the next-hop router in the path, this
connection must be point-to-point (not multiaccess).
In case, the router's egress (outbound) interface is
multiaccess link (Ethernet, Frame-Relay, ATM etc.), we must
NEVER use local interface but IP address of the next-hop
router instead. If we do not follow this recommendation,
the router will try to resolve the layer 3 to layer 2
address for every destination out that interface. This
leads to serious inefficiency and shows little
understanding of routing operation of a person who used it
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aashish
Next hop is the next router interface address which contains
the information about the destination IP in its routing table
I am not sure abt the local interface address
| Is This Answer Correct ? | 3 Yes | 4 No |
Hi Guys i hv one confusion. Need u peoples help. In EIGRP, maximum hop count is up to 255. By default only 100. Now question is - a) Suppose i hv a network consist of 115 routers & EIGRP routing protocol is configured. By default hop count is 100, so is there any manual configuration necessary for hop count ya router will automatically detect the hop count & will update the hop count accordingly..????? b) In EIGRP, Bandwidth & Delay is used to calculate metric. For this Metric weight is set to K1(Bandwidth)=1, K2(Delay)=0, K3(Reliability)=1, K4(Load)=0, K5(MTU)=0 Now i want, Bandwidth & Load is used to calculate metric. For that wat i hv to configure & wat wub the metric weights. Cud anyone explain it plzzzz..!!!!
Identify the switching method that receives the entire frame then dispatches it? A.) Cut-through B.) Receive and forward C.) Store and forward D.) Fast forward
Identify the default values that make up IGRP's composite metric? A.) Bandwidth B.) Load C.) Reliability D.) MTU E.) Delay
What is the difference among straight cable, cross cable and rollover cable?
What are the different types of the password used in securing a cisco router?
What are the 2 functions of the Data Link Mac layer? A.) Handles access to shared media B.) Manages protocol access to the physical network medium C.) Provides SAPs for higher level protocols D.) Allows multiple devices to uniquely identify one another on the data link layer
How many types of IP routings?
14 Answers CK, TCS,
What is the default switching method for the Cisco 5000 series? A.) Cut-through B.) Store-and-splice C.) Latency D.) Store-and-forward
Identify the length of an IPX address and it's components? A.) 80 bits, 48 bits network and 32 bits node B.) 32 bits, 16 bits network and 16 bits node C.) None of the above D.) 80 bits, 32 bits network and 48 bits node
Identify the 3 pieces of hardware you would not install to prevent broadcasts? A.) Switch B.) Repeater C.) Bridge D.) Router
R1#sh ip nat translations Pro Inside global Inside local Outside local Outside global icmp 15.1.1.1:11 10.1.1.1:11 30.1.1.1:11 30.1.1.1:11 icmp 15.1.1.1:12 10.1.1.1:12 20.1.1.1:12 20.1.1.1:12 icmp 15.1.1.1:13 10.1.1.1:13 21.1.1.1:13 21.1.1.1:13 icmp 15.1.1.1:14 10.1.1.1:14 31.1.1.1:14 31.1.1.1:14 R1# So my question is that after every ip address [:] is used & some number. 15.1.1.1{:11}... what is this colon & number indicate. Can anyone tel me this..!!! Thanking you advance. Shahin
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