13 Linux Network Configuration and Troubleshooting Commands

1. ifconfig ifconfig (interface configurator) command is use to initialize an interface, assign IP Address to interface and enable or disable interface on demand. With this command you can view IP Address and Hardware / MAC address assign to interface and also MTU (Maximum transmission unit) size. # ifconfig eth0 Link encap:Ethernet HWaddr 00:0C:29:28:FD:4C inet […]