Cisco soho 97 configurazione adsl rfc1483 routed
Inviato: mer 14 mag , 2008 1:37 pm
Ciao a tutti, sono nuovo del forum e anche del mondo cisco, ho una adsl frc1483 routed con ip pubblico 80.68.xxx.xx ho usato l'interfaccia web per configurarlo ma non va le interfaccie si allineano e la spia cd si accende.
vi faccio vedere cosa ho fatto fino ad ora:
Cisco>enable
Password:
Cisco#enable
Cisco#sh conf
Using 1526 out of 131072 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Cisco
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$hChV$A6F.eMdhGd9h06VelwqUv/
enable password admin1
!
ip subnet-zero
no ip routing
ip dhcp excluded-address 192.168.1.254
!
ip dhcp pool CLIENT
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 80.68.177.58 151.99.0.100
lease 0 2
!
!
ip name-server 80.68.177.58
ip name-server 151.
no aaa new-model
!
!
username admin password 0 admin
username CRWS_Giri privilege 15 password 0 $1$W1fA$o1oSEpa540315273
!
!
no crypto isakmp ccm
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
hold-queue 100 out
!
interface ATM0
no ip address
no ip route-cache
atm vc-per-vp 64
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address 80.68.xxx.xx 255.255.255.0
ip nat outside
no ip route-cache
pvc 8/35
encapsulation aal5snap
!
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
ip http server
no ip http secure-server
!
ip nat inside source list 102 interface ATM0.1 overload
!
access-list 101 permit tcp host 192.168.1.114 host 192.168.1.254 eq 22
access-list 102 permit ip 192.168.1.0 0.0.0.255 any
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
exec-timeout 120 0
password admin
login local
length 0
!
scheduler max-task-time 5000
end
Grazie a tutti anticipatamente
vi faccio vedere cosa ho fatto fino ad ora:
Cisco>enable
Password:
Cisco#enable
Cisco#sh conf
Using 1526 out of 131072 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Cisco
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$hChV$A6F.eMdhGd9h06VelwqUv/
enable password admin1
!
ip subnet-zero
no ip routing
ip dhcp excluded-address 192.168.1.254
!
ip dhcp pool CLIENT
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 80.68.177.58 151.99.0.100
lease 0 2
!
!
ip name-server 80.68.177.58
ip name-server 151.
no aaa new-model
!
!
username admin password 0 admin
username CRWS_Giri privilege 15 password 0 $1$W1fA$o1oSEpa540315273
!
!
no crypto isakmp ccm
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
hold-queue 100 out
!
interface ATM0
no ip address
no ip route-cache
atm vc-per-vp 64
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address 80.68.xxx.xx 255.255.255.0
ip nat outside
no ip route-cache
pvc 8/35
encapsulation aal5snap
!
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
ip http server
no ip http secure-server
!
ip nat inside source list 102 interface ATM0.1 overload
!
access-list 101 permit tcp host 192.168.1.114 host 192.168.1.254 eq 22
access-list 102 permit ip 192.168.1.0 0.0.0.255 any
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
exec-timeout 120 0
password admin
login local
length 0
!
scheduler max-task-time 5000
end
Grazie a tutti anticipatamente