HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Re: Procurve 2626 Static Route Metric?
Switches, Hubs, and Modems
1825766
Members
2385
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2009 10:05 AM
03-27-2009 10:05 AM
Procurve 2626 Static Route Metric?
Is it possible to set multiple static routes to a specific destination, specifically multiple default routes, using different metrics?
I have a Procurve 2626 in an environment where multiple routers lead to a destination network. I'd like to use route metrics to compensate physical failures of the main router xxx.xxx.xxx.xxx by redirecting the traffic to router yyy.yyy.yyy.yyy:
IP ROUTE 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 1
IP ROUTE 0.0.0.0 0.0.0.0 yyy.yyy.yyy.yyy 2
While in the user manual some screenshots show a route metrics value when using the SHOW IP ROUTE command, the CLI command IP ROUTE 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 2 does not seem to work, and I found no other CLI command that deals with route metrics.
Thanks,
AL.
I have a Procurve 2626 in an environment where multiple routers lead to a destination network. I'd like to use route metrics to compensate physical failures of the main router xxx.xxx.xxx.xxx by redirecting the traffic to router yyy.yyy.yyy.yyy:
IP ROUTE 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 1
IP ROUTE 0.0.0.0 0.0.0.0 yyy.yyy.yyy.yyy 2
While in the user manual some screenshots show a route metrics value when using the SHOW IP ROUTE command, the CLI command IP ROUTE 0.0.0.0 0.0.0.0 xxx.xxx.xxx.xxx 2 does not seem to work, and I found no other CLI command that deals with route metrics.
Thanks,
AL.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2009 09:37 AM
03-28-2009 09:37 AM
Re: Procurve 2626 Static Route Metric?
no additional second default route on 2626 and metric value
(config)# ip route 0.0.0.0 0.0.0.0 10.0.10.2
unavailable any command after static route command
you can see metric value sh ip route command
for example
(config)# sh ip route
IP Route Entries
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
0.0.0.0/0 10.0.10.2 2 static 1 1
10.0.1.0/24 camera 3 connected 0 0
10.0.10.0/24 outarea 2 connected 0 0
10.0.20.0/24 inarea 1 connected 0 0
127.0.0.0/8 reject static 0 250
127.0.0.1/32 lo0 connected 0 0
but not change this value
what are you doing fully
(config)# ip route 0.0.0.0 0.0.0.0 10.0.10.2
unavailable any command after static route command
you can see metric value sh ip route command
for example
(config)# sh ip route
IP Route Entries
Destination Gateway VLAN Type Sub-Type Metric Dist.
------------------ --------------- ---- --------- ---------- ---------- -----
0.0.0.0/0 10.0.10.2 2 static 1 1
10.0.1.0/24 camera 3 connected 0 0
10.0.10.0/24 outarea 2 connected 0 0
10.0.20.0/24 inarea 1 connected 0 0
127.0.0.0/8 reject static 0 250
127.0.0.1/32 lo0 connected 0 0
but not change this value
what are you doing fully
cenk
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP