Skip to content

Commit e4f41cd

Browse files
authored
Update what-is-ip-address-168-63-129-16.md
Updating text file names since customers will not know what the wire server is.
1 parent bc30678 commit e4f41cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-network/what-is-ip-address-168-63-129-16.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ You can also test communication to 168.63.129.16 using telnet or psping as shown
8585
If successful telnet should connect and the file that is created below will be empty
8686

8787
```
88-
telnet 168.63.129.16 80 >> C:\<<EDIT-DIRECTORY>>\testwireserver-port80.txt
89-
telnet 168.63.129.16 32526 >> C:\<<EDIT-DIRECTORY>>\testwireserver-port32526.txt
88+
telnet 168.63.129.16 80 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test-port80.txt
89+
telnet 168.63.129.16 32526 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test--port32526.txt
9090
```
9191

9292
```
93-
Psping 168.63.129.16:80 >> C:\<<EDIT-DIRECTORY>>\testwireserver-port80.txt
94-
Psping 168.63.129.16:32526 >> C:\<<EDIT-DIRECTORY>>\testwireserver-port32526.txt
93+
Psping 168.63.129.16:80 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test--port80.txt
94+
Psping 168.63.129.16:32526 >> C:\<<EDIT-DIRECTORY>>\168-63-129-16_test-port32526.txt
9595
```
9696
### Linux OS
9797
On Linux you can test communication to 168.63.129.16 using the following tests.

0 commit comments

Comments
 (0)