CyberJMC66
Technical User
I have setup a Courier V.Everything modem on the Aux port of a Cisco 3620. Purpose is to provide dial-in support to the router. However, when I dial in, I get the following output;
============================
rtr>
rtr>
rtr>RING
Translating "RING"...domain server (64.47.64.19) (64.47.6.10)
Translating "RING"...domain server (64.47.64.19) (64.47.6.10)
(64.47.64.19) (64.47.6.10)Translating "RING"...domain server (64.47.64.19) (64.
47.6.10)
% Unknown command or computer name, or unable to find computer address
============================
And here is the out debug output;
============================
cvg-rtr#debug
5d07h: TTY65: DSR came up
5d07h: tty65: Modem: IDLE->(unknown)
5d07h: TTY65: EXEC creation
5d07h: TTY65: create timer type 1, 600 seconds
5d07h: TTY65: Line reset by "Exec"
5d07h: TTY65: Modem: (unknown)->HANGUP
5d07h: TTY65: no timer type 0 to destroy
5d07h: TTY65: destroy timer type 1
5d07h: TTY65: no timer type 3 to destroy
5d07h: TTY65: no timer type 4 to destroy
5d07h: TTY65: no timer type 2 to destroy
5d07h: TTY65: dropping DTR, hanging up
5d07h: TTY65: Set DTR to 0
5d07h: tty65: Modem: HANGUP->IDLE
5d07h: TTY65: restoring DTR
5d07h: TTY65: Set DTR to 1
5d07h: TTY65: autoconfigure probe started
5d07h: TTY65: Modem command: --AT&F&C1&D2&H1&R2&M4&K1&B1S0=1H0--
5d07h: TTY65: Modem configuration succeeded
5d07h: TTY65: detection speed (115200) response ---OK---
5d07h: TTY65: Done with modem configuration
% Type "debug ?" for a list of subcommands
cvg-rtr#
cvg-rtr#
5d07h: TTY66: timer type 1 expired
5d07h: TTY66: Exec timer (continued)
============================
Here is my running-config for AUX port;
============================
line aux 0
login
modem InOut
modem autoconfigure discovery
terminal-type monitor
transport input all
transport output pad v120 telnet rlogin udptn
autohangup
stopbits 1
speed 115200
flowcontrol hardware
============================
I am thinking it should not have a transport output?? Please advise?
Thanks
============================
rtr>
rtr>
rtr>RING
Translating "RING"...domain server (64.47.64.19) (64.47.6.10)
Translating "RING"...domain server (64.47.64.19) (64.47.6.10)
(64.47.64.19) (64.47.6.10)Translating "RING"...domain server (64.47.64.19) (64.
47.6.10)
% Unknown command or computer name, or unable to find computer address
============================
And here is the out debug output;
============================
cvg-rtr#debug
5d07h: TTY65: DSR came up
5d07h: tty65: Modem: IDLE->(unknown)
5d07h: TTY65: EXEC creation
5d07h: TTY65: create timer type 1, 600 seconds
5d07h: TTY65: Line reset by "Exec"
5d07h: TTY65: Modem: (unknown)->HANGUP
5d07h: TTY65: no timer type 0 to destroy
5d07h: TTY65: destroy timer type 1
5d07h: TTY65: no timer type 3 to destroy
5d07h: TTY65: no timer type 4 to destroy
5d07h: TTY65: no timer type 2 to destroy
5d07h: TTY65: dropping DTR, hanging up
5d07h: TTY65: Set DTR to 0
5d07h: tty65: Modem: HANGUP->IDLE
5d07h: TTY65: restoring DTR
5d07h: TTY65: Set DTR to 1
5d07h: TTY65: autoconfigure probe started
5d07h: TTY65: Modem command: --AT&F&C1&D2&H1&R2&M4&K1&B1S0=1H0--
5d07h: TTY65: Modem configuration succeeded
5d07h: TTY65: detection speed (115200) response ---OK---
5d07h: TTY65: Done with modem configuration
% Type "debug ?" for a list of subcommands
cvg-rtr#
cvg-rtr#
5d07h: TTY66: timer type 1 expired
5d07h: TTY66: Exec timer (continued)
============================
Here is my running-config for AUX port;
============================
line aux 0
login
modem InOut
modem autoconfigure discovery
terminal-type monitor
transport input all
transport output pad v120 telnet rlogin udptn
autohangup
stopbits 1
speed 115200
flowcontrol hardware
============================
I am thinking it should not have a transport output?? Please advise?
Thanks