Create an IP alias for a network interface in OSX

```bash ifconfig en0 inet 192.168.64.25 netmask 255.255.255.0 alias ```