cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
723
Views
0
Helpful
6
Replies

cisco 1841 configuration

Please help me to configure my router for bussiness use

 

this is my old config file.any one can please suggest me the best configuration for cisco 1841

 

Current configuration : 1388 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname scad
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$iH2h$n4DA61yoWIwwbhvQZl/9f0
!
no aaa new-model
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
ip dhcp excluded-address 10.0.5.2 10.0.5.40
ip dhcp excluded-address 10.0.0.1 10.0.1.1
ip dhcp excluded-address 10.0.5.1
ip dhcp excluded-address 10.0.1.2 10.0.1.254
!
ip dhcp pool scadcet
network 10.0.0.0 255.255.248.0
default-router 10.0.5.1
dns-server 8.8.8.8 8.8.4.4
!
!
!
username scad password 0 scadcet
!
!
!
interface FastEthernet0/0
ip address 136.232.209.10 255.255.255.252
ip nat outside
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.0.5.1 255.255.248.0
ip nat inside
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
shutdown
clockrate 125000
!
interface Serial0/0/1
no ip address
shutdown
clockrate 125000
!
ip classless
ip route 0.0.0.0 0.0.0.0 136.232.209.9
ip dns server
!
ip http server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit 10.0.0.0 0.0.7.255
!
control-plane
!
!
line con 0
password scad
line aux 0
line vty 0 4
password scad
login local
!
end

6 Replies 6

Why dont you just copy and past this config on the new router?

balaji.bandi
Hall of Fame
Hall of Fame

#as suggested you can do copy and paste on a new device or use TFTP to copy the config?

do you see any challenges?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Leo Laohoo
Hall of Fame
Hall of Fame

What WAN speed is this router going to be hooked up to?  

I am a bit puzzled about the original post. If the posted config was not for an 1841, then what was it for? Other than possible mismatch in interface naming/numbering what about this config does not work on 1841?

This config is specific about addressing of the outside interface and the static default route. Obviously these would need to change if the new implementation does not use the same Internet provider addressing.

This config uses a pretty large address space for inside addressing with an interesting set of excluded addresses. Is this part of the issue of implementing on 1841?

The original post implies that they have attempted to use this config for an 1841 but it did not work. Perhaps they can be a bit more specific about what parts did not work?

HTH

Rick


@Richard Burts wrote:

The original post implies that they have attempted to use this config for an 1841 but it did not work


It didn't work because they plugged a tiny 1800 router to a 100 Mbps link.  Combine that with "default" DRAM size and throw every-man-and-his-friend NAT, something's gotta give.  

sfc9982
Level 1
Level 1

It's 2022 now, why not buy a Cisco 1921?

Review Cisco Networking for a $25 gift card