itsol (8) - Linux Manuals
itsol: Tyan IPMIv1.5 Serial-Over-LAN Console application
NAME
ipmiutil_tsol - Tyan IPMIv1.5 Serial-Over-LAN Console applicationSYNOPSIS
ipmiutil tsol [recvip] [port=NUM] [ro|rw] [rows=NUM] [cols=NUM] [altterm]DESCRIPTION
This command allows Serial-over-LAN sessions to be established with Tyan IPMIv1.5 SMDC such as the M3289 or M3290. The default command run with no arguments will establish default SOL session back to local IP address. Optional arguments may be supplied in any order.OPTIONS
- <recv ipaddr>
-
Send receiver IP address to SMDC which it will use to
send serial traffic to. By default this detects the
local IP address and establishes two-way session. Format
of ipaddr is XX.XX.XX.XX
- port
-
Configure UDP port to receive serial traffic on.
By default this is 6230.
- ro|rw
-
Confiure SOL session as read-only or read-write.
Sessions are read-write by default.
- rows
-
Set terminal rows [default: rows=24]
- cols
-
Set terminal columns [default: cols=80]
- altterm
-
Alternate terminal setup [default is off]
EXAMPLES
ipmiutil tsol 192.168.1.1Starts a Tyan SOL console session to the IP address.
WARNINGS
See http://ipmiutil.sourceforge.net/ for the latest version of ipmiutil and any bug fix list.COPYRIGHT
Copyright (C) 2012 Kontron America, Inc.See the file COPYING in the distribution for more details regarding redistribution.
This utility is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
AUTHOR
Andy Cress <arcress at users.sourceforge.net>