cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
595
Views
0
Helpful
2
Replies

Using Cisco Router as terminal server

tzachi.slav
Level 1
Level 1

Dear Experts,

I would like to use Cisco 2800 Router as terminal server. I use 2T-WIC (Serial) in asynchronous mode, while the remote computer connects to router's port by dial up, using PPP protocol get IP address and access the network. What configuration should be set in router in order to implemented such service. Should any authentication be implemented and if so, what is the right setup?

2 Replies 2

desai.jaideep
Level 5
Level 5

Hi

From your explaination, I assume that you want the router to be a dial-in access server for your HARDDISK client (not diskless).

username cisco password cisco

int e0

ip add

interface Serial 0

physical-layer async

ip unnumbered Ethernet 0

async mode dedicated

dialer rotary-group 1

interface Dialer 1

ip unnumbered Ethernet 0

encapsulation ppp

dialer in-band

dialer-group 1

ppp authentication chap

peer default ip address pool test

ip local pool test

line 1

exec

autoselect ppp

autoselect during-login

login local

modem InOut

transport input all

stopbits 1

speed 38400

flowcontrol hardware

Hope that will help.

Pls rate helpful posts.

Regards

JD

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: