Linux Terminal Glossary
›
Networking
ip addr add 192.168.1.100/24 dev eth0
Category:
Networking
ip addr add 192.168.1.100/24 dev eth0
Copy command
Assign an IP address to an interface
Assigns an IP address to a network interface. The /24 specifies the subnet mask (255.255.255.0).
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.