How to configuration Point to Point lease line

by Nideesh C on January 18, 2011 · 0 comments

in Networking




Point-To-Point Leased Line Implementation

Current configuration:

version 12.0

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname A-cisco

!

username B-cisco password 0 Jonn

!

interface SeriaIO/0

ip address 1.1. I.I 255.0.0.0 encapsulation ppp

ppp authentication chap

!

line con 0

transport input none

line aux 0

line vty 0 4

no login

!

end

Current configuration:

version 12.0

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname B-cisco

!

username A-cisco password 0 Jonn

!

interface SeriaIO/0

ip address 1.1. I.2 255.0.0.0 encapsulation ppp

ppp authentication chap

!

ip classless

no ip http server

!

line con 0

transport input none

line aux 0

line vty 0 4

no login

!

end

Not Satisfied ? Just search & get the result

Related Posts Plugin for WordPress, Blogger...
Be Sociable, Share!

Related posts:

  1. PPP Configuration on Cisco Router
  2. BRI ISDN Configuration On Cisco Router
  3. Cisco Routers Configuration Tips
  4. commands and configuration of CISCO Router’s
  5. Router Commands

Leave a Comment

Previous post:

Next post: