Configuring 871W

alanieralanier Member Posts: 28 ■□□□□□□□□□
I have been trying to configure my 871W router today. when i am done configuring i save the config to startup uisng copy run start and I have tried write mem. it all shows that it saved and i type show run and show start and my config is there. when i restart router it always ask for initial setup. when i tell it no. i can issue the command copy start run and my config comes backup.what is going on?

my config


Current configuration : 1153 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SnellRouter
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$lz/O$VixW9tVbomb9EBRckbfEK0
!
no aaa new-model
ip subnet-zero
ip cef
!
!
no ftp-server write-enable
!
!
!
!
!
!
!
interface FastEthernet0
no ip address
shutdown
!
interface FastEthernet1
no ip address
shutdown
!
interface FastEthernet2
no ip address
shutdown
!
interface FastEthernet3
no ip address
shutdown
!
interface FastEthernet4
no ip address
shutdown
duplex auto
speed auto
!
interface Dot11Radio0
no ip address
shutdown
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
!
ip classless
!
ip http server
ip http secure-server
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
login
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end

Comments

Sign In or Register to comment.