JustPaste.it

RouterName#sh run
Building configuration...
Current configuration : 1180 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service pasd-encryption
!
hostname RouterName
!
boot-start-marker
boot-end-marker

enable secret 5 xxxvvxxx
!
aaa new-model
!
aaa session-id common
!
!
dot11 syslog
ip cef
!
!
ip domain name some.local
ip name-server 8.8.8.8
!
username root privilege 15 secret 5 xxxvvxxx
!
archive
log config
hidekeys ! !
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description DSL-Line
ip address dhcp
- no ip proxy-arp
ip virtual-reassembly
atm route-bridged ip
pvc 0/102
oam-pvc manage
encapsulation aal5snap
!
!
interface FastEthernet0
interface FastEthernet1
interface FastEthernet2
interface FastEthernet3
!
interface Vlan1
ip address 91.x.x.161 255.255.255.248
!
no ip classless
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
! !
line con 0
no modem enable
line aux 0
line vty 0 4
privilege level 15
transport input ssh
!
scheduler max-task-time 5000
end

RouterName#