Answers for "ifconfig command"

6

ifconfig

ifconfig is a command used for listing network interfaces on your unix machine
Posted by: Guest on March-19-2021
0

ifconfig command

[root@tecmint ~]# ifconfig eth0 hw ether AA:BB:CC:DD:EE:FF
Posted by: Guest on August-07-2021
0

ifconfig command

[root@tecmint ~]# ifconfig eth0:0 172.16.25.127
Posted by: Guest on August-07-2021
0

ifconfig command

[root@tecmint ~]# ifconfig eth0 promisc
Posted by: Guest on August-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language