- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reset network interface from the command line?
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
тАО09-02-2003 08:45 AM
тАО09-02-2003 08:45 AM
Reset network interface from the command line?
Is there a way I can reset the lan1 interface (PPA 1) from the command line?
I can reset it through the landiag menu but there are unresolved problems that HP is still working on that requires me to reset reset the nmetwork interface as a workaround so I need to set it up as a cron job until I have a resolution.
Thank you,
Pierre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 08:48 AM
тАО09-02-2003 08:48 AM
Re: Reset network interface from the command line?
This will even if your current setings are 100 BaseT Full Duplex do a soft reset of the interface.
It will interupt all traffic on the card for up to 11 seconds.
The only other way thats safe would be to bring down networking and bring it back up again.
Thats never worked for me and the next step would be init 1 followed by init 3 which is almost a reboot anyway.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 08:50 AM
тАО09-02-2003 08:50 AM
Re: Reset network interface from the command line?
you know landiag? He is simple to use.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 09:00 AM
тАО09-02-2003 09:00 AM
Re: Reset network interface from the command line?
ifconfig with " down " option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2003 03:02 AM
тАО09-03-2003 03:02 AM
Re: Reset network interface from the command line?
bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-03-2003 12:05 PM
тАО09-03-2003 12:05 PM
Re: Reset network interface from the command line?
I'm not certain it will follow a full reset path though.
Ifconfig down will not cause a driver/NIC reset, it will simply unbind the IP and ARP SAPs from the driver.
The other way is as pointed-out to echo all the right things to an lanadmin command.
If you have a chance, have the HP folks with whom you are working submit an enhancement/defect against lanadmin to allow for device reset from the command line.