Answers for "ver ip linux"

0

check ip address linux

ip addr
ip addr show eth0
ifconfig -a
ifconfig eth0
ip route
ip route show dev eth0
Posted by: Guest on April-05-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language