Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Current configuration : 762 bytes
- !
- version 12.3
- service timestamps debug datetime msec
- service timestamps log datetime msec
- no service password-encryption
- !
- hostname ISPROUTER
- !
- boot-start-marker
- boot-end-marker
- !
- !
- no aaa new-model
- ip subnet-zero
- ip cef
- !
- !
- !
- ip dhcp pool customers
- network 200.200.200.0 255.255.255.0
- default-router 200.200.200.1
- !
- ip audit po max-events 100
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- interface Loopback0
- ip address 36.16.146.6 255.255.255.0
- !
- interface FastEthernet0/0
- ip address 109.29.290.154 255.255.255.248
- duplex auto
- speed auto
- !
- interface FastEthernet0/1
- ip address 200.200.200.1 255.255.255.0
- duplex auto
- speed auto
- !
- ip http server
- no ip http secure-server
- ip classless
- !
- !
- !
- !
- !
- !
- !
- !
- line con 0
- line aux 0
- line vty 0 4
- login
- !
- !
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement