> Below is the config of the 1601:
>
> version 11.2
> no service password-encryption
> no service udp-small-servers
> no service tcp-small-servers
> !
> hostname asti1601
> !
> enable secret
> enable password
> !
> username phivolcs password 0 xxxx
> ip subnet-zero
> chat-script reset "" ATZ TIMEOUT 5 "OK" "ATE0V1" TIMEOUT 5 "OK"
> !
> interface Ethernet0
> ip address 207.2.14.190 255.255.255.192
> !
> interface Serial0
> physical-layer async
> ip unnumbered Ethernet0
> ip tcp header-compression passive
> encapsulation ppp
> async mode interactive
> peer default ip address 165.220.45.250
> no cdp enable
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 207.2.14.129
> !
> line con 0
> line 1
> script startup reset
> login local
> modem InOut
> transport input all
> speed 38400
> flowcontrol hardware
--> what about adding "autoselect ppp" and "autoselect during-login" here ?
> line vty 0 4
> password xxxx
> login
> !
> end
>
Jati
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu