Switches, Hubs, and Modems
1753460 Members
4837 Online
108794 Solutions
New Discussion

Core Switch IP Static Route question

 
fakiee
Occasional Advisor

Core Switch IP Static Route question

Hi, What is the implications of having duplicate static routes setup pointing to different IPs?

ip route 192.168.30.0 255.255.255.0 192.168.4.5  -  The site FW/Edge Switch
ip route 192.168.30.0 255.255.255.0 192.168.220.1 

We have this configured on our core HP Pro curve

 

2 REPLIES 2
parnassus
Honored Contributor

Re: Core Switch IP Static Route question

Hi! could you please post the output of the show ip route static CLI command? that output is necessary to understand the metric and distance values [*] associated with the two standard static routes manually added on your ProCurve switch (case of same destination networks through different next-hop gateways).

[*] multiple standard static routes can be configured with the same metric to obtain Load Sharing or with different metrics to provide a Primary Route and one or more Backup Routes.


I'm not an HPE Employee
Kudos and Accepted Solution banner
fakiee
Occasional Advisor

Re: Core Switch IP Static Route question

IP Route Entries

Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
0.0.0.0/0 192.168.4.5 199 static 1 1
10.0.55.0/24 192.168.4.5 199 static 1 1
10.0.101.0/24 192.168.4.5 199 static 1 1
10.2.0.0/16 192.168.220.1 220 static 1 1
10.3.0.0/16 192.168.220.1 220 static 1 1
10.5.0.0/21 192.168.4.5 199 static 1 1
10.7.0.0/24 192.168.4.5 199 static 1 1
10.8.12.0/24 192.168.4.5 199 static 1 1
10.8.20.0/24 192.168.4.5 199 static 1 1
10.9.1.0/24 192.168.4.5 199 static 1 1
10.10.1.0/24 192.168.4.5 199 static 1 1
10.11.0.0/16 192.168.4.5 199 static 1 1
10.12.0.0/16 192.168.4.5 199 static 1 1
10.14.1.0/24 192.168.4.5 199 static 1 1
10.17.0.0/16 192.168.4.5 199 static 1 1
10.41.0.0/16 192.168.4.5 199 static 1 1
10.70.0.0/16 192.168.4.5 199 static 1 1
10.80.0.0/24 192.168.4.5 199 static 1 1
10.90.0.0/16 192.168.4.5 199 static 1 1
10.91.0.0/16 192.168.4.5 199 static 1 1
10.100.8.0/24 192.168.4.5 199 static 1 1
10.101.0.0/16 192.168.4.5 199 static 1 1
10.241.0.0/16 192.168.4.5 199 static 1 1
127.0.0.0/8 reject static 0 0
192.168.0.0/22 192.168.4.5 199 static 1 1
192.168.6.0/24 192.168.4.5 199 static 1 1
192.168.10.0/23 192.168.4.5 199 static 1 1
192.168.26.0/23 192.168.4.5 199 static 1 1
192.168.30.0/24 192.168.4.5 199 static 1 1
192.168.30.0/24 192.168.220.1 220 static 1 1
192.168.31.0/24 192.168.4.5 199 static 1 1
192.168.41.0/24 192.168.4.5 199 static 1 1
192.168.52.0/24 192.168.4.5 199 static 1 1
192.168.60.0/23 192.168.4.5 199 static 1 1
192.168.62.0/24 192.168.4.5 199 static 1 1
192.168.70.0/24 192.168.4.5 199 static 1 1
192.168.90.0/24 192.168.4.5 199 static 1 1
192.168.91.0/24 192.168.4.5 199 static 1 1
192.168.99.0/24 192.168.4.5 199 static 1 1
192.168.112.0/22 192.168.4.5 199 static 1 1
192.168.136.0/22 192.168.4.5 199 static 1 1
192.168.168.0/22 192.168.4.5 199 static 1 1