whatismyip.com

VMS IP Commands



As the system administrator ("SYSTEM"), one can use and maintain TCP/IP services in various ways. The below are all CLI commands, with DCL. (Note: Exclamation marks, i.e. "!", denote comments.)

To display the current configuration, the most rapid way would be by invoking the following command: $ SHOW NETWORK

With the following, detailed information is shown for the TCP/IP configuration(s) in particular:
$ SHOW NETWORK /FULL "TCP/IP"

(For one thing, it'll also list active ports in use.)

One of the most common and probably the easiest ways of setting up TCP/IP networking, is with the following utility: $ @SYS$SYSROOT:[SYSMGR]TCPIP$CONFIG.COM

Or, via the UNIX-like command: $ TCPIP

So, for example: $ TCPIP IFCONFIG (...) ! whatever ! desired ! options & ! values
$ TCPIP PING 192.168.1.1 ! just as an ! example
$ TCPIP TRACEROUTE GOOGLE.COM ! idem ditto
$ TCPIP NETSTAT -A

All the ethernet adapters should typically be listed as EW* devices, which can be found by typing:
$ SHOW DEVICES EW

With advanced descriptions, add the /FULL qualifier, like so: $ SHOW DEVICES /FULL EW

For just one device, say EWA0: $ SHOW DEVICE /FULL EWA0

Alternatively, this also works: $ TCPIP SHOW INTERFACES /FULL $ TCPIP IFCONFIG -A

*Special thanks to Marco Gariboldi for the VMS commands!

What Is My IP


Like What Is My IP on Facebook Follow What Is My IP on Twitter Add What Is My IP to your circle on Google Plus







Recent Forum Posts

Tracking an individual by Admin , Limits?!
If an admin has decided not to let one in bulletin forum, what are the limits? How far can one track an individual? As far as I undestood VPN is of...
Extending the distance of my router's signal.
:)Hi, I'm new to IP Forum. The main reason I joined was to hopefully learn how to access my IP's website and change some settings on my router to...
wireless ip camera problems
i recently bought a northq wireless ip camera. when i connect the camera via ethernet and run the northq setup it will recognize it. I set all the...
Email rejection with different IP address
Hi, I am a user not a network person and am very puzzled by some odd behaviour. I have a number of email addresses and am finding mail from one of...
I have 5 static IP's from COMCAST - advice needed
I have a Comcast Internet connection with 5 available IPs. I have 5 computers in my office. I want to have each computer its own IP individual IP...
List of VPN services?
I see that people are starting to use VPN services to access the net for several reasons. There is one suggested service on this site. I am asking...
New Member
Hallo, I am a new member here. It's just today, Mei, 12th 2012. I am hosting a NAS at home to share files with my family. I provide my family...