Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

check ip address linux

# The following commands allow you to get ip address in Linux. Open a terminal. Type any of the following command. Press Enter. The Ip address is next to inet.

ip address
ip address show eth0
ifconfig -a
ifconfig eth0
ip route
ip route show dev eth0
ip addr
ip addr show
ifconfig -a
ip route
Source by www.howtouselinux.com #
 
PREVIOUS NEXT
Tagged: #check #ip #address #linux
ADD COMMENT
Topic
Name
8+8 =