WorchesterRouter#show running-config 
Building configuration...

Current configuration : 731 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname WorchesterRouter
!
!
!
no ip cef
no ipv6 cef
!
!
!
spanning-tree mode pvst
!
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface Serial0/0/0
 ip address 10.255.255.245 255.255.255.252
 clock rate 4000000
!
interface Serial0/0/1
 ip address 10.255.255.250 255.255.255.252
!
interface Vlan1
 no ip address
 shutdown
!
ip classless
!
ip flow-export version 9
!
!
!
no cdp run
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
 login
!
!
!
end


WorchesterRouter#