首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法通过串行连接到IBM G8000R

无法通过串行连接到IBM G8000R
EN

Server Fault用户
提问于 2012-09-11 09:39:26
回答 1查看 643关注 0票数 0

我刚刚收到一个新的IBM交换机,一个G8000R。它写在指南上,有必要在交换机和超级终端控制台之间建立一个连接。因此,我已经通过一个“迷你USB到以太网”适配器(与IBM交换机一起交付)连接到串行以太网适配器(也与它一起交付)通过串口连接到我的PC上。

但是当我试图用指南(9600 B)所示的设置通过超级终端连接到它时,软件告诉我我已经“连接”了,但什么也没有出现.屏幕是黑色的。

你有办法解决这个问题吗?

天啊萨姆。

EN

回答 1

Server Fault用户

发布于 2012-09-11 17:09:25

有趣的是,connected状态并不意味着它是相互关联的。

尝试确保您正在尝试连接到本地计算机上正确的COM端口。实际上,它不是COM1,因为您使用的是适配器。一个很好的测试是重新启动G8000,看看是否能在屏幕上看到任何初始的自我测试,如下面所示。

代码语言:javascript
复制
Memory Test ................................
Production Mode
PPCBoot 0.0.0.10 (new flash)
Memory Test (0x00) .............................PASSED 
...
Blade Network Technologies RS 8000 
Jan 1 00:01:27 2008:
NOTICE-5:Interface Oper Status Indication - Port 7 State UP
Password: 

这至少会让你知道信息是否正在进入计算机。

来自BladeNetworks关于HyperTerminal安装的在线文档:

代码语言:javascript
复制
Use the mini-USB console cable to connect the RS-232 serial port on the switch unit’s front panel to a terminal or a PC running a terminal emulation program. You can access the command-line interface to perform initial configuration tasks. 
The console port’s terminal-emulation requirements are as follows: 
 Default baud rate = 9,600 bps
 Character size = 8 characters
 Parity = none
 Stop bits = 1
 Data bits = 8
 Flow control = none
票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/426276

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档