Вы находитесь на странице: 1из 7

Se apaga el router Cisco

Se ingresa por hiperterminal

Se reseta el router 15 segundos prendido 15 apagado y 15 prendido


Despus se cambia las ip del area local
192.168.1.2

no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
!
hostname AMBIENTAL (nombre del dominio del cliente)
!
boot-start-marker
boot-end-marker
!
logging buffered 10000 informational
no logging console
enable secret cisco
!
-----------------------------------------------------------------------------------------------------------------------------------------aaa new-model
!
aaa authentication login default group tacacs+ enable
aaa authentication enable default group tacacs+ enable
aaa accounting exec default start-stop group tacacs+
aaa accounting network default start-stop group tacacs+

aaa accounting connection default start-stop group tacacs+


aaa accounting commands 1 default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa authorization commands 15 default group tacacs+ none
aaa authorization commands 1 default group tacacs+ none
!
aaa session-id common
!
resource policy
!
clock timezone GMT -5
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.32
-----------------------------------------------------------------------------------------------------------------------------------------ip dhcp pool LAN-AMBIENTAL
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 200.62.191.11 200.24.191.12 200.62.191.12 200.24.191.11
domain-name www.ambiental.com.pe
lease 7
!
ip cef
!
ip name-server 200.62.191.11
ip name-server 200.24.191.12
!
bridge irb
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3

interface FastEthernet4
description Interfase WAN Internet
ip address 190.81.20.108 255.255.255.192
ip nat outside
ip virtual-reassembly
speed 100
full-duplex
no shutdown
!
interface Dot11Radio0
no ip address
no shutdown
!
encryption key 1 size 40bit 0 1234567890 transmit-key
encryption mode wep mandatory
!

----------------------------------------------------------------------------------------------------------------------------------ssid AMBIENTAL
max-associations 20
authentication open
guest-mode
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
channel 2437
station-role root
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Vlan1
no ip address
bridge-group 1
!
interface BVI1
description Red LAN
ip address 192.168.1.1 255.255.255.0
ip nat inside
no shutdown
ip virtual-reassembly
!
ip route 0.0.0.0 0.0.0.0 190.81.20.65

no ip http secure-server

ip nat translation udp-timeout 360


ip nat translation tcp-timeout 360
ip nat pool POOL_NAT 190.223.228.198 190.223.228.198 prefix-length 29
ip nat inside source list NAT pool POOL_NAT overload
ip nat inside source static 192.168.1.2 190.223.228.192
ip nat inside source static 192.168.1.3 190.223.228.193
ip nat inside source static 192.168.1.4 190.223.228.194
ip nat inside source static 192.168.1.5 190.223.228.195
ip nat inside source static 192.168.1.6 190.223.228.196
ip nat inside source static 192.168.1.7 190.223.228.197
ip nat inside source static 192.168.1.8 190.223.228.199
----------------------------------------------------------------------------------------------------------------------------------------ip access-list extended NAT
permit ip 192.168.1.0 0.0.0.255 any
!
tacacs-server host 200.14.241.30
tacacs-server host 200.14.241.196
tacacs-server key ftcm&sec/
!
banner *
##### TELMEX Access Control Server #####
*
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
!
line con 0

login authentication default


line aux 0
line vty 0 4
login authentication default
!
scheduler max-task-time 5000
end
wr
exit

Pegar plantilla
Despus resetera

Despus copiar en tftp

Y YA

Вам также может понравиться