You are on page 1of 2

Current configuration : 1280 bytes ! version 12.

4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R2 ! boot-start-marker boot-end-marker ! enable password cisco ! no aaa new-model ! ! ip cef no ip dhcp use vrf connected ! ip dhcp pool MY-POOL network 192.168.20.0 255.255.255.0 default-router 192.168.20.1 ! ! multilink bundle-name authenticated ! ! ! archive log config hidekeys ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.2 255.255.255.0 ip ospf message-digest-key 1 md5 6 Cisco duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/1/0 bandwidth 128 ip address 192.168.3.1 255.255.255.0 clock rate 128000 ! interface Serial0/1/1 bandwidth 128 ip address 192.168.2.1 255.255.255.0 clock rate 128000 ! router ospf 1

log-adjacency-changes area 0 authentication message-digest area 2 stub network 192.168.1.0 0.0.0.255 area 0 network 192.168.2.0 0.0.0.255 area 2 network 192.168.3.0 0.0.0.255 area 1 default-information originate ! ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 ! ! no ip http server ! ! ! control-plane ! ! line con 0 password cisco login line aux 0 line vty 0 4 password cisco login ! scheduler allocate 20000 1000 ! end

You might also like