Hi Managers
I'd like to know how to configure a PPP on DECserver 90M.
This a actual configuration on my DECserver I want to change
to PPP protocol.
Port 3: ss Server: XXXXXX
Character Size: 8 Input Speed: 57600
Flow Control: XON Output Speed: 57600
Parity: None Signal Control: Disabled
Stop Bits: Dynamic
Access: Local Local Switch: None
Backwards Switch: None Name: PORT_3
Break: Disabled Session Limit: 4
Forwards Switch: None Type: Ansi
Default Protocol: Telnet Default Menu: None
Preferred Service: None
Authorized Groups: 0
(Current) Groups: 0
Enabled Characteristics:
Autobaud, Autoprompt, DSRlogout, Inactivity Logout, Input Flow Control,
Loss Notification, Message Codes, Output Flow Control, Verification
Local>
I follow the next steps descripted in the Network Access Server Management
manual.
I have a modem attached in the port server.
Example: Commands to Dedicate a Port with an Attached Modem to PPP
Local> define port 3 access local alternate speed none
Local -761- Unsupported by port hardware
Local> define port 3 autobaud enabled autoconnect disabled
Local> define port 3 break disabled dedicated ppp
Local> define port 3 default protocol ppp
Local> define port 3 dsrlogout disabled dtrwait disabled
Local> define port 3 flow control cts inactivity logout disabled
Local -761- Unsupported by port hardware
Local> define port 3 interrupts disabled multisessions disabled
Local> define port 3 preferred none signal check disabled
Local> define port 3 signal control enabled speed 2400
Local> define port 3 ppp ipcp host address 200.144.72.6
Local> define port 3 ppp enabled
Local> logout port 3
Local>
After that:
Local> show port 3
Port 3: Server: XXXXXX
Character Size: 8 Input Speed: 9600
Flow Control: XON Output Speed: 2400
Parity: None Signal Control: Enabled
Stop Bits: Dynamic
Access: Local Local Switch: None
Backwards Switch: None Name: PORT_3
Break: Disabled Session Limit: 4
Forwards Switch: None Type: Ansi
Default Protocol: PPP Default Menu: None
Preferred Service: None
Authorized Groups: 0
(Current) Groups: 0
Enabled Characteristics:
Autobaud, Autoconnect, Autoprompt, Inactivity Logout,
Input Flow Control, Loss Notification, Message Codes,
Output Flow Control, PPP, Verification
Local>
Are these configurations corrects?
What does Local -761- Unsupported by port hardware message mean?
My doubt is how to configure a PPP on DECserver 90M?
Thanks a lot.
Luciano Imamura
=====================================================================
| Luciano Imamura | e-mail: luciano_at_incor.usp.br |
| Instituto do Coracao - HC-FMUSP |
http://www.incor.usp.br |
| Av.Dr.Eneas de Carvalho Aguiar, 44 | phone : +55 011 3068-5088 |
| Sao Paulo - Brazil | fax: +55 011 282-2354 |
=====================================================================
Received on Thu Aug 28 1997 - 15:51:22 NZST