⌘K
Examples (5)
View network settings of an interface
ifconfig interface_nameDisplay details of all interfaces, including disabled interfaces
ifconfig -aDisable an interface
ifconfig interface_name downEnable an interface
ifconfig interface_name upAssign an IP address to an interface
ifconfig interface_name ip_addressmade by @shridhargupta | data from tldr-pages