Vi aggiorno: il c887va-w-e-k9 è arrivato ieri!
L'ho anche già messo sotto ed ho aggiornato l' IOS alla versione più recente consigliata da cisco.
Sono riuscito (con fatica, dato che è la prima volta in assoluto che configuro un apparato cisco ma ce l'ho fatta) a configurare l'interfaccia ATM per funzionare con la mia ADSL fastweb, a configurare il DHCP per gli IP dinamici, un pool DHCP dedicato per riservare sempre lo stesso IP al Raspberry che fa da mulo, apertura delle porte, ecc ecc
Posto la configurazione funzionante:
Codice:
Current configuration : 2830 bytes
!
! Last configuration change at 13:54:01 UTC Wed Dec 23 2015
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot system flash:/c800-universalk9-mz.SPA.154-3.M4.bin
boot-end-marker
!
!
!
no aaa new-model
memory-size iomem 10
service-module wlan-ap 0 bootimage autonomous
!
!
!
!
!
!
!
!
!
!
!
!
ip dhcp pool default
network 192.168.1.0 255.255.255.0
domain-name casa
default-router 192.168.1.1
dns-server 83.103.25.250
!
ip dhcp pool staticaddresses
host 192.168.1.100 255.255.255.0
client-identifier ffeb.1961.2000.0100.011c.dd64.33b8.27eb.1961.20
domain-name casa
default-router 192.168.1.1
dns-server 83.103.25.250
!
!
!
ip name-server 83.103.25.250
ip name-server 62.101.93.101
no ip mfib
no ip cef
no ipv6 cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
cts logging verbose
license udi pid C887VA-W-E-K9 sn FCZ1613C0TL
!
!
username cisco privilege 15 password 0 ciaparat
!
!
!
!
!
controller VDSL 0
!
!
!
!
!
!
!
!
!
!
!
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
no ip route-cache
no atm ilmi-keepalive
hold-queue 224 in
!
interface ATM0.1 point-to-point
ip address dhcp
ip mtu 1492
ip flow ingress
ip nat outside
ip virtual-reassembly in
no ip route-cache
ip tcp adjust-mss 1452
atm route-bridged ip
pvc 8/36
encapsulation aal5snap
!
!
interface Ethernet0
no ip address
no ip route-cache
shutdown
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface Wlan-GigabitEthernet0
description Internal switch interface connecting to the embedded AP
no ip address
!
interface wlan-ap0
description Embedded Service module interface to manage the embedded AP
ip unnumbered Vlan1
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
no ip route-cache
!
ip forward-protocol nd
ip http server
no ip http secure-server
!
!
ip nat inside source list 101 interface ATM0.1 overload
ip nat inside source static tcp 192.168.1.100 20364 2.238.15.30 20364 extendable
ip nat inside source static udp 192.168.1.100 37802 2.238.15.30 37802 extendable
!
!
access-list 101 permit ip any any
!
control-plane
!
!
mgcp behavior rsip-range tgcp-only
mgcp behavior comedia-role none
mgcp behavior comedia-check-media-src disable
mgcp behavior comedia-sdp-force disable
!
mgcp profile default
!
!
!
!
!
!
!
line con 0
no modem enable
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
stopbits 1
line vty 0 4
login
transport input all
!
no scheduler allocate
!
!
!
end
__________________
Ho concluso con: Corvax, Phopho, dr.gazza, geminiII, Bladexx, Thebaro, JAN THE LAST, Trapana, w-shark, ilBenny(x2), ChriD, Estero, keemax, mspr, GIVDYX
Ultima modifica di Bassmo : 28-12-2015 alle 10:01.
|