Aggiunta access point a Cisco 837
Inviato: mar 06 apr , 2010 11:13 pm
Sera a tutti.
Come diamine faccio a collegare un access point ad un cisco 837.
ho provato a configurare ma senza nessun risultato!
posto sh r!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname blablabla
!
boot-start-marker
boot-end-marker
!
memory-size iomem 5
no logging buffered
no logging console
enable secret 5 blablabla
!
username blablabla password 7 blablabla
clock timezone GMT 1
no aaa new-model
no ip subnet-zero
!
!
ip dhcp excluded-address 192.168.0.1 192.168.0.5
ip dhcp excluded-address 0.0.0.0
!
ip dhcp pool LAN
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
domain-name DHCP
dns-server 193.12.150.2 212.247.152.2
lease infinite
!
!
no ip domain lookup
ip cef
ip ids po max-events 100
no ftp-server write-enable
!
!
archive
log config
hidekeys
!
!
!
!
!
interface Ethernet0
description Interfaccia Ethernet0/0 - Lan Interna
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
no ip mroute-cache
hold-queue 100 out
!
interface Ethernet2
no ip address
hold-queue 100 out
!
interface ATM0
description Interfaccia ATM0/0 - Connessione ADSL
no ip address
no ip mroute-cache
atm vc-per-vp 64
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
oam-pvc 0
pppoe-client dial-pool-number 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer1
description Interfaccia Dialer0/1 - Tele2 ADSL 7 Mega Flat
ip address negotiated
ip mtu 1000
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer remote-name redback
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname blablabla
ppp chap password 7 blablabla
ppp pap sent-username blablabla password 7 blablabla
ppp ipcp dns request
ppp ipcp wins request
hold-queue 224 in
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip http secure-server
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation pptp-timeout 420
ip nat translation icmp-timeout 1
ip nat translation max-entries 1000
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source list 102 interface Dialer1 overload
!
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
control-plane
!
!
line con 0
exec-timeout 120 0
logging synchronous
no modem enable
transport preferred all
transport output all
stopbits 1
line aux 0
transport preferred all
transport output all
line vty 0 4
access-class 1 in
exec-timeout 120 0
logging synchronous
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
Grazie in anticipo per coloro che produrrano una minima risposta visto che proprio non ne ho mezza idea di come/dove poter cominciare a mettere mano a stà cosa....anche considerando il fatto che il codice prodotto è il mix "instabile" probabilmente di tutto cio che sono riuscito a reperire in giro per la rete...quindi probabilmente proprio mal compilato.
Gentilissimi
Come diamine faccio a collegare un access point ad un cisco 837.
ho provato a configurare ma senza nessun risultato!
posto sh r!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname blablabla
!
boot-start-marker
boot-end-marker
!
memory-size iomem 5
no logging buffered
no logging console
enable secret 5 blablabla
!
username blablabla password 7 blablabla
clock timezone GMT 1
no aaa new-model
no ip subnet-zero
!
!
ip dhcp excluded-address 192.168.0.1 192.168.0.5
ip dhcp excluded-address 0.0.0.0
!
ip dhcp pool LAN
import all
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
domain-name DHCP
dns-server 193.12.150.2 212.247.152.2
lease infinite
!
!
no ip domain lookup
ip cef
ip ids po max-events 100
no ftp-server write-enable
!
!
archive
log config
hidekeys
!
!
!
!
!
interface Ethernet0
description Interfaccia Ethernet0/0 - Lan Interna
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
no ip mroute-cache
hold-queue 100 out
!
interface Ethernet2
no ip address
hold-queue 100 out
!
interface ATM0
description Interfaccia ATM0/0 - Connessione ADSL
no ip address
no ip mroute-cache
atm vc-per-vp 64
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
oam-pvc 0
pppoe-client dial-pool-number 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer1
description Interfaccia Dialer0/1 - Tele2 ADSL 7 Mega Flat
ip address negotiated
ip mtu 1000
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer remote-name redback
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname blablabla
ppp chap password 7 blablabla
ppp pap sent-username blablabla password 7 blablabla
ppp ipcp dns request
ppp ipcp wins request
hold-queue 224 in
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip http secure-server
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation pptp-timeout 420
ip nat translation icmp-timeout 1
ip nat translation max-entries 1000
ip nat inside source list 1 interface Dialer1 overload
ip nat inside source list 102 interface Dialer1 overload
!
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
control-plane
!
!
line con 0
exec-timeout 120 0
logging synchronous
no modem enable
transport preferred all
transport output all
stopbits 1
line aux 0
transport preferred all
transport output all
line vty 0 4
access-class 1 in
exec-timeout 120 0
logging synchronous
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
Grazie in anticipo per coloro che produrrano una minima risposta visto che proprio non ne ho mezza idea di come/dove poter cominciare a mettere mano a stà cosa....anche considerando il fatto che il codice prodotto è il mix "instabile" probabilmente di tutto cio che sono riuscito a reperire in giro per la rete...quindi probabilmente proprio mal compilato.
Gentilissimi