Xena Networks - Bash Shell connection
a simple way to script via Bash Shell:
1) connect:
exec 3<>/dev/tcp/131.164.227.250/22611
2) Use Pipe to Send/Receive Input/Output:
echo -e 'C_LOGON "xena"\n' >&3
read -e msg_in <&3
echo $msg_in
seen from Germany
seen from China
seen from China

seen from China
seen from China
seen from United States
seen from Singapore

seen from China

seen from China

seen from Poland

seen from China

seen from China
seen from China

seen from China

seen from South Africa
seen from United Kingdom
seen from China
seen from China

seen from China
seen from China
Xena Networks - Bash Shell connection
a simple way to script via Bash Shell:
1) connect:
exec 3<>/dev/tcp/131.164.227.250/22611
2) Use Pipe to Send/Receive Input/Output:
echo -e 'C_LOGON "xena"\n' >&3
read -e msg_in <&3
echo $msg_in
Interop Las Vegas, March 31 - April 4. Visit our booth # 2427
Xena Networks on Network World Products of the Week 03.10.14
http://www.networkworld.com/slideshow/143569/products-of-the-week-031014.html#slide4
Check out Photos from Xena Networks Seminar held by RDT.
Running RFC2544 pre-configured test from windows command line.