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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

No link via AUX ports

Status
Not open for further replies.

myng94

Technical User
Sep 3, 2002
38
US
I'm trying to connect 2 routers in my lab back-to-back through the AUX ports. The interfaces will not come up, PLEASE HELP!! Here are the partail configs

FR-SW>sh int async 1
Async1 is down, line protocol is down
Hardware is Async Serial
Internet address is 192.168.10.1/24
MTU 1500 bytes, BW 38 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255

interface Async1
ip address 192.168.10.1 255.255.255.0
encapsulation ppp
async dynamic routing
async mode dedicated
-----------------------------------
Rtr-B#sh int asy 1
Async1 is down, line protocol is down
Hardware is Async Serial
Internet address is 192.168.10.2/24
MTU 1500 bytes, BW 38 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255

interface Async1
ip address 192.168.10.2 255.255.255.0
encapsulation ppp
async dynamic routing
async mode dedicated
!
 
HI

The AUX port has hardware flow control by default, so you will need to give the ports DTR and DCD signals at least to open them. Also the TX/RX will need to be crossed.

EB
 
ah, The AUX port is generally named 'line aux' rather than one of the Async ports. Can you do a 'show line' this may show the aux port as 17 or something.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top