You are on page 1of 2

Building configuration... Current configuration : 1102 bytes ! version 12.

4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname WB1 ! ! ! enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1 ! ! ! ! ! ! ! ! ! ! ip ssh version 1 ! ! ! ! ! ! interface Loopback0 ip address 10.0.0.1 255.255.255.255 ! interface FastEthernet0/0 ip address 172.16.100.1 255.255.255.128 duplex auto speed auto ! interface FastEthernet0/1 ip address 172.16.100.238 255.255.255.240 ip ospf hello-interval 20 ip ospf priority 100 duplex auto speed auto ! interface Serial0/0/0 description Link to WHQ ip address 172.16.100.246 255.255.255.252 ! interface Serial0/0/1 no ip address shutdown ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes

passive-interface FastEthernet0/0 network 172.16.100.0 0.0.0.127 area 0 network 172.16.100.224 0.0.0.15 area 0 network 172.16.100.244 0.0.0.3 area 0 ! ip classless ! ! ! banner motd ^CAuthorized Access Only!^C ! ! ! ! line con 0 password cisco login line vty 0 4 password cisco login line vty 5 15 password cisco login ! ! ! end

You might also like