How do I get the IP address of a network interface To get the IP address of a network interface run "ifconfig ". $ ifconfig cnd00 cnd00: flags=c43 inet 129.134.36.55 netmask ffffff00 broadcast 129.134.36.255 The field after inet is the IP address of the cnd00 interface.