mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-02 13:20:08 +00:00
7 lines
232 B
Bash
Executable file
7 lines
232 B
Bash
Executable file
#!/bin/sh
|
|
|
|
ifconfig en0 alias 10.1.35.215 netmask 255.255.255.255
|
|
ifconfig en0 alias 10.1.35.216 netmask 255.255.255.255
|
|
ifconfig en0 alias 10.1.35.217 netmask 255.255.255.255
|
|
ifconfig en0 alias 10.1.35.219 netmask 255.255.255.255
|
|
|