User manual

set mgmtnetwork
Chapter 2 Command Descriptions 145
mtwaitcount=count
Used to specify the wait count when the connection method is “mt,”
where count is how many timeouts occur before the Digi device assumes
the connection to the Connectware Manager server is lost and drops the
connection.
mdhrxkeepalive=time
Used to specify the transmit keep alive time when the connection method
is “mdh,” where time is the number of seconds to wait between sending
keep-alive messages.
mdhtxkeepalive=time
Used to specify the receive keep alive time when the connection method
is “mdh,” where time is the number of seconds to wait for a keep-alive
message from the Connectware Manager server before assuming the
connection is lost.
mdhwaitcount=count
Used to specify the wait count when the connection method is “mdh,”
where count is how many timeouts occur before the Digi device assumes
the connection to the Connectware Manager server is lost and drops the
connection.
Examples Set instance 1 for proxy connection
#> set mgmtnetwork connectiontype=modemppp connectionmethod=proxy
proxyaddress=”What goes here?” proxyport=40002 proxylogin=”johnsmith”
proxypassword=”testpass” proxypersistentconnection=off
Set instance 2 for mdh connection
#> set mgmtnetwork connectiontype=ethernet connectionmethod=mdh
mdhrxkeepalive=100 mdhtxkeepalive=110 mdkwaitcount=15
Display current Connectware Device Protocol network settings
#> set mgmtnetwork
See also "revert" on page 61.
"show" on page 249.
For more information on Connectware Manager, see the Connectware
Manager Operator’s Guide, and the Connectware Manager online help.