Config base ADSL con 8 IP statici - 887VA
Inviato: ven 19 lug , 2013 9:27 am
Salve a tutti.
Ho un 887VA (ADSL+VDSL) ed una ADSL Wind con 8 IP statici.
Non riesco a farlo funzionare, qualcuno ha un template pronto ?
...
Ho seguito questa guida (togliendo la parte NAT)
http://www.ciscoforums.it/viewtopic.php?f=22&t=9410
Per quanto riguarda l' interfaccia vdsl, ho seguito letto questo:
http://www.ciscoforums.it/viewtopic.php?f=22&t=30495
Infine, visto che si parla di WIND:
http://www.ciscoforums.it/viewtopic.php?f=22&t=30496
ecco cosa sono riuscito a mettere insieme. show run:
Current configuration : 1341 bytes
!
! Last configuration change at 09:29:49 UTC Thu Jul 18 2013
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname gw-adsl-wind
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$muB7$HuKud92mIbhH1RMVY4dxJ1
enable password LAMIABELLAPASSWORD
!
no aaa new-model
memory-size iomem 10
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO887VA-K9 sn xxxxxxxxx
!
!
!
!
!
!
!
controller VDSL 0
!
!
!
!
!
!
!
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface ATM0
no ip address
no atm ilmi-keepalive
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
ip address 151.2.2.222 255.255.255.252
atm route-bridged ip
pvc 8/35
protocol ip 151.2.2.221
oam-pvc manage
encapsulation aal5snap
!
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
shutdown
!
interface FastEthernet2
no ip address
shutdown
!
interface FastEthernet3
no ip address
shutdown
!
interface Vlan1
ip address 151.3.3.233 255.255.255.248
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
!
snmp-server community public RO
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password SUPERPASSWORD
login
transport input all
!
!
end
Ho un 887VA (ADSL+VDSL) ed una ADSL Wind con 8 IP statici.
Non riesco a farlo funzionare, qualcuno ha un template pronto ?
...
Ho seguito questa guida (togliendo la parte NAT)
http://www.ciscoforums.it/viewtopic.php?f=22&t=9410
Per quanto riguarda l' interfaccia vdsl, ho seguito letto questo:
http://www.ciscoforums.it/viewtopic.php?f=22&t=30495
Infine, visto che si parla di WIND:
http://www.ciscoforums.it/viewtopic.php?f=22&t=30496
ecco cosa sono riuscito a mettere insieme. show run:
Current configuration : 1341 bytes
!
! Last configuration change at 09:29:49 UTC Thu Jul 18 2013
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname gw-adsl-wind
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$muB7$HuKud92mIbhH1RMVY4dxJ1
enable password LAMIABELLAPASSWORD
!
no aaa new-model
memory-size iomem 10
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO887VA-K9 sn xxxxxxxxx
!
!
!
!
!
!
!
controller VDSL 0
!
!
!
!
!
!
!
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface ATM0
no ip address
no atm ilmi-keepalive
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
ip address 151.2.2.222 255.255.255.252
atm route-bridged ip
pvc 8/35
protocol ip 151.2.2.221
oam-pvc manage
encapsulation aal5snap
!
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
shutdown
!
interface FastEthernet2
no ip address
shutdown
!
interface FastEthernet3
no ip address
shutdown
!
interface Vlan1
ip address 151.3.3.233 255.255.255.248
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
!
snmp-server community public RO
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password SUPERPASSWORD
login
transport input all
!
!
end