LAN Routing
1753762 Members
4575 Online
108799 Solutions
New Discussion

Re: Routing question

 
MME_SCA
New Member

Routing question

Hi guys

 

Hope you can help answer one simple question:

 

What will be next hop router for 91.214.22.64?

 

 

sh ip route

                                                                                IP Route Entries

  Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.
  ------------------ --------------- ---- --------- ---------- ---------- -----
  0.0.0.0/0          172.19.0.9      2    static               1          1
  10.1.10.0/24       172.19.0.9      2    static               1          1
  10.64.0.0/24       DEFAULT_VLAN    1    connected            1          0
  10.64.1.0/24       172.19.0.9      2    static               1          1
  10.64.2.0/24       172.19.0.9      2    static               1          1
  10.66.0.0/24       test            190  connected            1          0
  10.96.0.0/13       172.19.0.9      2    static               1          1
  89.249.8.144/29    172.19.0.9      2    static               1          1
  91.214.22.64/32    10.66.0.201     190  static               1          1
  127.0.0.0/8        reject               static               0          0
  127.0.0.1/32       lo0                  connected            1          0
  172.19.0.0/29      VMBackup        172  connected            1          0
  172.19.0.8/29      RouteNet        2    connected            1          0
  172.20.1.0/24      172.19.0.9      2    static               1          1
  192.168.1.0/24     172.19.0.9      2    static               1          1
  192.168.10.0/24    10.64.0.61      1    static               1          1
  192.168.10.74/32   10.64.0.61      1    static               1          1
  192.168.15.0/24    10.64.0.61      1    static               1          1
  193.162.159.194/32 10.66.0.201     190  static               1          1

 

 

ip route 0.0.0.0 0.0.0.0 172.19.0.9
ip route 91.214.22.64 255.255.255.255 10.66.0.201

 

 

 

 

 

P.S. FromSwitching > Switches, Hubs, Modems (Legacy ITRC forum) to LAN Routing.- HP forum moderator

2 REPLIES 2
YenLin
Frequent Advisor

Re: Routing question

In Cisco, I  belive it should choose static route due to it's AD vaule is 1 and default route's AD vaule is 254.

In HP, I think it's a good way to know by traceroute to the host, then you will know the answer directly.

 

One of my 3-party vendor said this will make routing table to be ECMP, but I have been using multi-path without equal cost to same destination.

 

So, I guess, there should be some hidden vaule inside.

 

Test it and let me know the answer as well.

Fredrik Lönnman
Honored Contributor

Re: Routing question

Next hop will be 10.66.0.201 due to your more specific static route.

---
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S