Help. I've got a 1720 router with T1-WIC, that I'm trying to configure for a Covad T1. Covad gave me a config, but my router doesn't recognize many of the commands that as I know are standard in IOS. I have even reset to factory and upgraded to IOS 12.4(17a) and still no joy.
here is what Covad sent me;
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
boot-start-marker
boot-end-marker
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip cef
!
!
no ip domain lookup
no ftp-server write-enable
!
!
!
!
interface FastEthernet0
ip address xxx.xxx.xxx.xxx 255.255.255.224
speed auto
no keepalive
no shutdown
!
interface Serial0
no ip address
encapsulation frame-relay IETF
no ip mroute-cache
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
no shutdown
!
interface Serial0.1 point-to-point
frame-relay interface-dlci 16 ppp Virtual-Template1
no shutdown
!
interface Virtual-Template1
ip address negotiated
ppp chap hostname username
ppp chap password password
ppp ipcp dns request
ppp ipcp route default
ppp ipcp address accept
no shutdown
!
ip classless
!
no ip http server
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
None of the MMI commands are recognized and I'm going nuts. Any help would be great.
Thanks,
here is what Covad sent me;
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
boot-start-marker
boot-end-marker
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip cef
!
!
no ip domain lookup
no ftp-server write-enable
!
!
!
!
interface FastEthernet0
ip address xxx.xxx.xxx.xxx 255.255.255.224
speed auto
no keepalive
no shutdown
!
interface Serial0
no ip address
encapsulation frame-relay IETF
no ip mroute-cache
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
no shutdown
!
interface Serial0.1 point-to-point
frame-relay interface-dlci 16 ppp Virtual-Template1
no shutdown
!
interface Virtual-Template1
ip address negotiated
ppp chap hostname username
ppp chap password password
ppp ipcp dns request
ppp ipcp route default
ppp ipcp address accept
no shutdown
!
ip classless
!
no ip http server
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
None of the MMI commands are recognized and I'm going nuts. Any help would be great.
Thanks,