Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configure Serial port to perform ISDN connection

Serial Port FAQ

Configure Serial port to perform ISDN connection

by  WannaKnow  Posted    (Edited  )
Configure Serial port to perform ISDN connection

To used serial port to make ISDN connection just have to configure the serial port as usual. All the ISDN information is actually carry out in the TA. Below is the example of my configuration

interface Serial2/0
description Use serial port for ISDN connection
ip address 172.99.11.5 255.255.255.252
no ip directed-broadcast
encapsulation ppp
no fair-queue
ppp authentication chap
ppp chap hostname remoteuser2
ppp chap password 7 1510041E0A78
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top