Sponsored Content
Operating Systems AIX Problem after updating the firmware! Post 302852615 by Mohannad on Thursday 12th of September 2013 02:28:39 AM
Old 09-12-2013
Quote:
Originally Posted by ibmtech
Ok,
Can you atleast ping your default gateway?

Again check the network, gateway, services etc..,
Code:
netstat -rn
ifconfig -a (check what's the subnet mask)
lssrc -s sshd

Also,
Check the "ROM Level" of your ethernet card (by running the below command on a port)
Code:
lscfg -vpl entX, check the level with FRU number for compatibility


Hello Mr. ibmtech
I will do all these steps and give you feedback.
Thanks a lot.

Anyway, this is the message that appeared when I ping the server:

0821-069 ping: sendto: Cannot reach the destination network

Last edited by Mohannad; 09-12-2013 at 03:33 AM..
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Problem in updating .profile file in HP-UX B.11.00 machine

Hello All, I am using a HP-UX machine and I want to update the .profile file so that after login to my userID that will be applicable to my ID also. What I am trying to do is : In .profile file I am trying to write in /home/userID folder: export PATH=$PATH:$HOME:. so that whenever I will... (3 Replies)
Discussion started by: abhishek0071
3 Replies

2. Shell Programming and Scripting

Updating System Firmware

Alright we have a strange problem that i never encountered. We have a V445 Sun Fire we are trying to install it via a tadpole laptop (jumpstart laptop) the v445 takes the flash just fine, but we get an error upon reboot saying unable to locate boot device. Well our SUN guru said we need to... (2 Replies)
Discussion started by: deaconf19
2 Replies

3. Shell Programming and Scripting

awk updating one file with another, comparing, updating

Hello, I read and search through this wonderful forum and tried different approaches but it seems I lack some knowledge and neurones ^^ Here is what I'm trying to achieve : file1: test filea 3495; test fileb 4578; test filec 7689; test filey 9978; test filez 12300; file2: test filea... (11 Replies)
Discussion started by: mecano
11 Replies

4. Solaris

Error updating Firmware in X4500

I have X4500 machine with solaris 10 OS and software version 5.10. The firmware version is 1.1.1 and I am planning to upgrade the firmware. C H A P T E R 1 - Flash Upgrading Your Server to Software Release 1.2 I referred to the above link to do so. But, I do not understand what is the... (6 Replies)
Discussion started by: bharu_sri
6 Replies

5. Solaris

Problem with Upgrading firmware on X4500

I have X4500 running solaris 10 with 5.10 version. The ILOM version is 1.1.1 and I want to upgrade the firmware. I setup the TFTP server on my machine using the following link. A P P E N D I X C - Updating the Firmware I could install the tftp server and could transfer a file as well. When I... (1 Reply)
Discussion started by: bharu_sri
1 Replies

6. BSD

Firewall Build: Problem Updating, Patching

In building a firewall, I need to update and patch the operating system after the initial install. However, the compiler and sources should never be on a firewall PC. So what is the best way to do this ? This firewall PC has 2 identical drives; I was thinking of performing 2 installs, updating... (2 Replies)
Discussion started by: larsuuber
2 Replies

7. Shell Programming and Scripting

Problem Executing Firmware Command using Shell Script

Guys, I have a script that should change one of the configuration Parameter in a http accelerator, this config change which will halt http traffic into device. So I have designed a script which should do these changes. But after executing this script, found that one of the input variable is not... (8 Replies)
Discussion started by: raghunsi
8 Replies

8. AIX

Problem updating AIX 4.3.3 ML0 to ML11 - Error 0503-248

I am trying to apply Maintenance Level 11 to one of our older AIX machines that is currently at ML0. When I try to install the bos.rte.install for ML11 it gives the error 0503-248 stating: Verifying requisites... 0503-248 installp: Error: A fileset has parts that are different from one or more... (0 Replies)
Discussion started by: DMcNutt
0 Replies

9. UNIX for Beginners Questions & Answers

HP UX firmware

Does unix servers need firmware updation regularly for smooth functioning? (2 Replies)
Discussion started by: manjeeteast
2 Replies
FIRMWAREPASSWD(8)					    BSD System Manager's Manual 					 FIRMWAREPASSWD(8)

NAME
firmwarepasswd -- tool for setting and removing firmware passwords on a system SYNOPSIS
firmwarepasswd [-setpasswd] [-setmode mode] [-mode] [-check] [-delete] [-verify] [-unlockseed] [-h] DESCRIPTION
The firmwarepasswd command is used to add or remove firmware passwords from a system as well as check status and other options. The firmwarepasswd command requires root privileges to run. A list of flags and their descriptions: -setpasswd Prompts to add a new firmware password or change and existing password if one exists. -setmode mode Set the mode to "command" or "full". "Command" will prompt for the firmware password if the user attempts to boot from a different volume. "Full" will prompt on every startup (not recommended). -mode Displays the current mode if one is set. -check Displays whether or not a firmware password is set. -delete Prompts for password and clears both password and the mode if correct. -verify Prompts for password and displays success if correct. -unlockseed Generates a firmware password recovery key. Note: Machine must be stable for this command to generate a valid seed. No pending changes that need a restart. NOTE: Seed is only valid until the next time a firmware password command runs. -h Displays a list of all the commands available in the firmwarepasswd tool, with explanatory information. FILES
/usr/sbin/firmwarepasswd OS X
April 9, 2014 OS X
All times are GMT -4. The time now is 10:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy