cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
302
Views
0
Helpful
1
Replies

reg:cisco 1841

vasuramnet
Level 1
Level 1

Dear sir,

router----------point to point---router

   '1                                     1

   internet                           lan

i have central cisco router having ISP and its working fine now i connected one point to point connection using serial to serial .

iwant to configure remote router how can i configure plz give me config examples

srini

1 Reply 1

LordFlasheart
Level 1
Level 1

There are many ways to skin a cat my friend. Please be a little more specific as to your requirements. A starter for 10 is:

int s0/0

description Link to ISP Router at 192.168.254.1

ip address 192.168.254.2 255.255.255.252

bandwidth 64

clock rate 64000

encapsulation ppp


ip route 0.0.0.0 0.0.0.0 192.168.254.1

This will set up your interface and provides a default route to your ISP router.

Please rate if helpful.

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:

Review Cisco Networking products for a $25 gift card