how can I display or set values for network parameters?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category