Help with cisco 828 config

Hi,

Our company has two locations...the main location with all the servers (2) and a small administration location. On each location we have a cisco 828 with a sdsl line (256/256) between the locations.

How do i have to configure the cisco's so it's look like there are all in main location. Example: when i plug a computer in the small location, i want that it get dhcp from a server in the main location.

Main Location Other location

lan 100mb dsl 256/256 lan100mb

----------Cisco 828-------------------Cisco 828---------- 10.22.0.31 10.22.0.32

I have had two scripts from my phone company, however they are configured where the small location is another subnet.

How do I have to change the scripts.

Many thanks,

Rien.

================================================== Current Main Location Script...... ================================================== ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname 1046323 ! no logging buffered enable secret 5 xxxxx ! ip subnet-zero ! ip cef ! ! ! interface Ethernet0 ip address 10.22.0.201 255.255.255.0 no cdp enable hold-queue 32 in hold-queue 100 out ! interface ATM0 no ip address no atm ilmi-keepalive pvc 2/32 encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl equipment-type CPE dsl operating-mode GSHDSL symmetric annex B dsl linerate AUTO ! interface Dialer0 ip unnumbered Ethernet0 no ip proxy-arp encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp chap hostname xxxxx ppp chap password 0 xxxxx ppp pap refuse ppp ipcp address accept ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 no ip http server ! ! dialer-list 1 protocol ip permit no cdp run ! line con 0 exec-timeout 0 0 password xxxxx login stopbits 1 line vty 0 4 exec-timeout 30 0 password xxxxx login length 0 ! scheduler max-task-time 5000 end

================================================== Current Small Location Script ================================================== ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname 6661ev ! no logging buffered enable secret 5 xxxxx ! ip subnet-zero no ip source-route ! ip cef ! ! ! interface Ethernet0 ip address 10.22.1.201 255.255.255.0 no cdp enable hold-queue 500 in hold-queue 100 out ! interface ATM0 no ip address no atm ilmi-keepalive pvc 2/32 encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl equipment-type CPE dsl operating-mode GSHDSL symmetric annex B dsl linerate AUTO ! interface Dialer0 ip unnumbered Ethernet0 no ip proxy-arp encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp chap hostname xxxxx ppp chap password 0 xxxxx ppp pap refuse ppp ipcp address accept ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 no ip http server ! ! dialer-list 1 protocol ip permit no cdp run ! line con 0 exec-timeout 0 0 password xxxxx login stopbits 1 line vty 0 4 exec-timeout 30 0 password xxxxx login length 0 ! scheduler max-task-time 5000 end

Reply to
mjkusters
Loading thread data ...

As far as I can remember you need to allow dhcp relay from your small location, I think the command is somethine like ip dhcp relay or something similar. Hope this helps.

Cheers

CK

Reply to
CK

Int Eth 0 Hi,

Reply to
Rijk van Harn

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.