vpcs

Virtual PC simulator for testing IP routing and network configurations

brewmacoslinux
Try with needOr install directly
Source

About

Virtual PC simulator for testing IP routing

Commands

vpcs

Examples

Start VPCS interactive mode to create and manage virtual PCs$ vpcs
Run VPCS with a startup script file containing network configuration commands$ vpcs -f startup_script.txt
Start VPCS and execute commands in batch mode for automated network testing$ vpcs -c 'set pcname pc1' 'ip 192.168.1.1 255.255.255.0'