English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

we're talking aboot AS/400 mainframe computer system comands here.

2006-12-05 04:44:08 · 3 answers · asked by dapierce54 1 in Computers & Internet Other - Computers

3 answers

The ping command will work.

2006-12-05 05:07:47 · answer #1 · answered by Helpdeskpilot 5 · 1 0

at a command line: PING HostName

if you get no response it is down, if you get "no route to host" we need to add a route to the first router on that network

ADDTCPRTE RTEDEST(*DFTROUTE) SUBNETMASK('255.255.255.0') NEXTHOP('10.10.10.1')<--Where Subnetmask matches your subnet mask of the specific network your AS/400 is on and Next hop is the router for that network.

This adds a default route for communications OUT of your network. If you want to resolve hosts by name, you will need to add DNS Servers in CHGTCPDMN (Change TCP Domains)...you can add your DNS servers and even domain information.

2006-12-08 22:53:26 · answer #2 · answered by Jeffrey F 6 · 0 0

ping (ip address)

John
A+ Certified

2006-12-05 12:46:37 · answer #3 · answered by A+ Certified Professional 5 · 1 0

fedest.com, questions and answers