Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rt_INTERNET#sh running-config
- Building configuration...
- Current configuration : 6317 bytes
- !
- ! Last configuration change at 20:16:53 BR Sat May 2 2015 by admin
- ! NVRAM config last updated at 23:03:39 BR Sun Apr 26 2015 by admin
- !
- version 15.0
- service timestamps debug datetime msec
- service timestamps log datetime msec
- service password-encryption
- !
- hostname rt_INTERNET
- !
- boot-start-marker
- boot-end-marker
- !
- logging buffered 512000 emergencies
- !
- no aaa new-model
- clock timezone BR -3
- clock summer-time BRV recurring 3 Sun Oct 0:00 4 Sun Feb 0:00
- !
- no ipv6 cef
- ip source-route
- ip cef
- !
- !
- ip dhcp excluded-address 192.168.100.1 192.168.100.100
- ip dhcp excluded-address 192.168.100.201 192.168.100.254
- !
- ip dhcp pool homenetwork
- network 192.168.100.0 255.255.255.0
- default-router 192.168.100.254
- dns-server 201.46.240.46 201.46.240.41 192.168.100.1 192.168.100.2
- lease 7
- !
- !
- ip domain name homenetwork.home
- ip name-server 201.46.240.46
- ip name-server 201.46.240.41
- multilink bundle-name authenticated
- !
- !
- crypto pki trustpoint TP-self-signed-1940969749
- enrollment selfsigned
- subject-name cn=IOS-Self-Signed-Certificate-1940969749
- revocation-check none
- rsakeypair TP-self-signed-1940969749
- !
- !
- license udi pid CISCO1905BR/K9 sn FSP1648AAWW
- license boot module c1900 technology-package datak9
- !
- !
- !
- ip ssh time-out 10
- ip ssh authentication-retries 2
- !
- !
- !
- !
- interface GigabitEthernet0/0
- description WAN-->MODEM_NET
- ip address dhcp
- ip access-group 102 in
- ip flow ingress
- ip flow egress
- ip nat outside
- ip virtual-reassembly
- load-interval 30
- duplex full
- speed 1000
- !
- interface GigabitEthernet0/1
- description LAN
- ip address 192.168.100.254 255.255.255.0
- ip flow ingress
- ip flow egress
- ip nat inside
- ip virtual-reassembly
- load-interval 30
- duplex full
- speed 1000
- !
- interface Serial0/0/0
- no ip address
- shutdown
- clock rate 2000000
- !
- ip forward-protocol nd
- !
- no ip http server
- no ip http secure-server
- ip flow-export source GigabitEthernet0/0
- ip flow-export version 9
- ip flow-export destination 192.168.100.110 9996
- !
- ip nat inside source list 101 interface GigabitEthernet0/0 overload
- ip nat inside source static tcp 192.168.100.121 8000 interface GigabitEthernet0/0 8000
- ip nat inside source static tcp 192.168.100.80 80 interface GigabitEthernet0/0 8001
- ip route 192.168.1.0 255.255.255.0 192.168.100.253
- ip route 0.0.0.0 0.0.0.0 dhcp
- !
- access-list 101 permit ip 192.168.100.0 0.0.0.255 any
- !
- !
- snmp-server community homelab RW
- snmp-server ifindex persist
- snmp-server location RACK01
- !
- control-plane
- !
- banner incoming ^C
- *******************************************************************************
- ACESSO INDEVIDO. SE VOCE NAO TEM ACESSO A ESSE EQUIPAMENTO DESCONECTE AGORA!!!
- *******************************************************************************
- _ _ ___ __ __ ___ _ _ ___
- | || | / _ \ | \/ | | __| | | /_\ | _ )
- | __ | | (_) | | |\/| | | _| | |__ / _ \ | _ \
- |_||_| \___/ |_| |_| |___| |____| /_/ \_\ |___/
- HOMELAB - VALDECIR CARVALHO - ACESSO PRIOBIDO
- *******************************************************************************^C
- banner login ^C
- *******************************************************************************
- ACESSO INDEVIDO. SE VOCE NAO TEM ACESSO A ESSE EQUIPAMENTO DESCONECTE AGORA!!!
- *******************************************************************************
- _ _ ___ __ __ ___ _ _ ___
- | || | / _ \ | \/ | | __| | | /_\ | _ )
- | __ | | (_) | | |\/| | | _| | |__ / _ \ | _ \
- |_||_| \___/ |_| |_| |___| |____| /_/ \_\ |___/
- HOMELAB - VALDECIR CARVALHO - ACESSO PRIOBIDO
- *******************************************************************************^C
- banner motd ^C
- *******************************************************************************
- ACESSO INDEVIDO. SE VOCE NAO TEM ACESSO A ESSE EQUIPAMENTO DESCONECTE AGORA!!!
- *******************************************************************************
- _ _ ___ __ __ ___ _ _ ___
- | || | / _ \ | \/ | | __| | | /_\ | _ )
- | __ | | (_) | | |\/| | | _| | |__ / _ \ | _ \
- |_||_| \___/ |_| |_| |___| |____| /_/ \_\ |___/
- HOMELAB - VALDECIR CARVALHO - ACESSO PRIOBIDO
- *******************************************************************************^C
- !
- line con 0
- password 7
- line aux 0
- line vty 0 4
- privilege level 15
- password 7
- login local
- transport input telnet ssh
- line vty 5
- no login
- !
- scheduler allocate 20000 1000
- ntp source GigabitEthernet0/0
- end
Advertisement
Add Comment
Please, Sign In to add comment