|
试用期

- 积分
- 7
- 威望
- 0
- IT币
- -27 个
- 鲜花
- 0 朵
|
1#楼
大 中
小 发表于 2007-5-25 14:32 只看该作者
NORTEL ANNEX配置文档
ANNEX配置 -------------------------------------------------------------------------------------------------------
Under admin mode
1. to enter admin mode, su -> (password is 000000) admin
2. admin: port 2-x (DO NOT use port 1, it's console, x is total ports)
3. admin: set port mode auto_adapt
4. admin: set port speed 38400
5. admin: set port type dial_in
6. admin: set port control_line both
7. admin: set port input_flow eia
8. admin: set port output_flow eia
9. admin: set port type_of_modem xxxx (hayes_accura288 etc, check with
modems.annex file)
10. admin: set port local_address x.x.x.x (Annex IP address)
11.admin: set port remote_address x.x.x.y (same subnet as Annex IP)
12.admin: quit
13.annex# boot
Windows95 PC dialin using dialup network->enable post-dial terminal->
once post-dial terminal appears->press enter-><annex: ppp>->continue
To check modem config status, use <annex# modem -a>
you should see hayes_accura288, etc.admin
To check cable connection btw Annex & Modem, use <annex# stats -m>
you should see DTR DSR cd CTS RTS, upcase means up, low case means down.
--------------------------------------------------------------------
IMPORTANT: Pls do NOT use na/quick2config, use telnet or console.
|