how can I display or set values for network parameters?
Answer / Suchita Kumari
To display or set network parameters, you can use the Network Configuration (netcfg) command. To set a specific parameter, for example, to set the IP address of an interface named eth0, use: `netcfg -a eth0 ipaddress=<IP_ADDRESS> netmask=<NETMASK>`. To display current settings, use: `netcfg -s eth0`.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write the command format in aix format.
when does error daemon start in boot process?
what is the command to increase the size of error log when it is full?
where does log files resides?
How do u take backup of file systems?
how will you find the inode number?
What is rmc?
how can I change the characteristics of a volume group?
How to configure a read/write optical drive by using configuration manager?
What is network information service?
what will you do if a disk gets failed?
how to change a 64 bit kernel to 32 bit kernel?