- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to check & change the "metric" of NIC
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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-2006 06:23 PM
тАО03-27-2006 06:23 PM
how to check & change the "metric" of NIC
I need the -mstragent- as well as all ECC traffic to be going out the primary NIC card only. No ECC communication can go out the secondary NIC because ECC will not be able to get it do to rules and constraints.
should i change the -metric- of my secondary NIC?
if yes, how to check the -metric- value and how to change it for secondary NIC.
I need my OS to always choose the primary NIC unless the primary NIC fails, then it will use the secondary NIC.
Please suggest.
My both NIC are on same subnet.
and we cann't make offline to anyone.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2006 06:32 PM
тАО03-27-2006 06:32 PM
Re: how to check & change the "metric" of NIC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-27-2006 08:52 PM
тАО03-27-2006 08:52 PM
Re: how to check & change the "metric" of NIC
Do you intend to manually change to secondary if 1st NIC fails or through some scripts - then possible way would be to keep the 2nd NIC interface down, if the primary NIC fails - make the primary down and secondary interface up. If this serves your purpose.
I guess there is some software which can configure a standby lan card to switch over to it if primary fails - I am not too sure on this.
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-28-2006 04:45 AM
тАО03-28-2006 04:45 AM
Re: how to check & change the "metric" of NIC
I need to change the -metric- of my secodary NIC,
i dont care that both the LAN Card are in same network.
I have to check & change the -metric- of secondary NIC,
Please suggest how to check and change the -metric- of secondary NIC.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-28-2006 05:02 AM
тАО03-28-2006 05:02 AM
Re: how to check & change the "metric" of NIC
ifconfig lan1 inet 197.197.192.7 metric 2
substituting your interface for lan1 and your ip address for 197.197.192.7.
To check it:
ifconfig lan1 inet (if metric = 0, the default), no metric value will be listed.
Man ifconfig for details.
NOTE: These are the instructions for changing the metric; that does not mean that the behavior will be as you wish because multiple cards on the same subnet (except under APA) is not supported.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-28-2006 12:58 PM
тАО03-28-2006 12:58 PM