#########################################################################
# #
# P.Kohr IT-Service.sb #
# #
# "FINGER WEG VON MEINEM ROUTER" #
#
# #
#########################################################################
C891F>en
Password:
C891F#sh statup-config
^
% Invalid input detected at '^' marker.
C891F#sh
C891F#show startup-config
Using 3235 out of 262136 bytes
!
! Last configuration change at 14:07:31 CET Sun Dec 25 2022
version 15.3
service timestamps debug datetime localtime
service timestamps log datetime localtime
no service password-encryption
!
hostname C891F
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
enable secret 5 $1$qEv0$iPYkwR8/YlGfmjkx9Bnfa1
enable password xxxx
!
no aaa new-model
no process cpu extended history
no process cpu autoprofile hog
clock timezone CET 1 0
clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 3:00
!
!
!
!
!
!
!
ip dhcp binding cleanup interval 600
ip dhcp excluded-address 192.168.0.1 192.168.0.100
ip dhcp excluded-address 192.168.0.150 192.168.0.254
!
ip dhcp pool Home
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 192.168.1.1
domain-name it-service.intern
!
!
!
ip name-server 192.168.1.1
ip cef
no ipv6 cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
license udi pid C891F-K9 sn FCZ195095ZD
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn termination multidrop
no cdp enable
!
interface FastEthernet0
no ip address
shutdown
duplex auto
speed auto
no cdp enable
!
interface GigabitEthernet0
description LAN
no ip address
no cdp enable
!
interface GigabitEthernet1
no ip address
no cdp enable
!
interface GigabitEthernet2
no ip address
no cdp enable
!
interface GigabitEthernet3
no ip address
no cdp enable
!
interface GigabitEthernet4
no ip address
no cdp enable
!
interface GigabitEthernet5
no ip address
no cdp enable
!
interface GigabitEthernet6
no ip address
no cdp enable
!
interface GigabitEthernet7
no ip address
no cdp enable
!
interface GigabitEthernet8
ip address 192.168.1.76 255.255.255.0
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
no cdp enable
!
interface Vlan1
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Async3
no ip address
encapsulation slip
!
ip forward-protocol nd
ip http server
ip http secure-server
!
!
ip dns server
ip nat inside source list 1 interface GigabitEthernet8 overload
ip nat inside source list 102 interface GigabitEthernet8 overload
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
no service-routing capabilities-manager
no cdp run
!
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 102 permit ip 192.168.0.0 0.0.0.255 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
!
!
!
!
banner motd ^C
#########################################################################
# #
# P.Kohr IT-Service.sb #
# #
# "FINGER WEG VON MEINEM ROUTER" #
#
# #
#########################################################################
^C
!
line con 0
exec-timeout 0 0
no modem enable
line aux 0
line 3
modem InOut
speed 115200
flowcontrol hardware
line vty 0 4
password xxxxx
login
transport input all
!
scheduler allocate 20000 1000
!
end
C891F#