I need to create an alias for my network interface such that it can be accessed locally with either 127.0.0.1 or 33.33.33.33.
In *nix I would do this:
You'd be correct. Also, you can add multiple addresses without touching the command line using the advanced interface properties screen.
netsh interface ip add address "Local Area Connection" 33.33.33.33 255.255.255.255