All pastes #2048926 Raw Edit

Something

public text v1 · immutable
#2048926 ·published 2011-04-21 08:59 UTC
rendered paste body
urrent configuration : 1253 bytes                                              
!                                                                               
version 12.4                                                                    
service timestamps debug datetime msec                                          
service timestamps log datetime msec                                            
no service password-encryption                                                  
!                                                                               
hostname Router                                                                 
!                                                                               
boot-start-marker                                                               
boot-end-marker                                                                 
!                                                                               
logging message-counter syslog                                                  
!                                                                               
no aaa new-model                                                                
!                                                                               
dot11 syslog                                                                    
ip source-route                                                                 
!                                                                               
!                                                                               
ip cef
multilink bundle-name authenticated  
voice-card 0                                                                                                                                               
!                                                                               
archive                                                                         
 log config                                                                     
  hidekeys
interface FastEthernet0/0                                                       
 no ip address                                                                  
 shutdown                                                                       
 duplex auto                                                                    
 speed auto                                                                     
!                                                                               
interface FastEthernet0/1                                                       
 ip address 10.0.0.1 255.255.255.0                                              
 duplex auto                                                                    
 speed auto                                                                     
!                                                                               
interface FastEthernet0/2/0                                                     
 ip address 192.168.1.2 255.255.255.0                                           
 duplex auto                                                                    
 speed auto                                                                     
!                                                                               
interface Serial0/3/0                                                           
 no ip address                                                                  
 shutdown                                                                       
 no fair-queue                                                                  
 clock rate 2000000                                                             
!     
interface Serial0/3/1                                                           
 no ip address                                                                  
 shutdown                                                                       
 clock rate 2000000                                                             
!                                                                               
router rip                                                                      
 version 2                                                                      
 no validate-update-source                                                      
 redistribute connected                                                         
 network 10.0.0.0                                                               
 network 192.168.1.0                                                            
 neighbor 192.168.1.1                                                           
 no auto-summary                                                                
!                                                                               
ip forward-protocol nd                                                          
no ip http server                                                               
no ip http secure-server  
control-plane                                                                   
!                                                                               
!                                                                               
!                                                                               
ccm-manager fax protocol cisco                                                  
!                                                                               
mgcp fax t38 ecm                                                                
!                                                                               
!                                                                               
!                                                                               
!                                                                               
!                                                                               
!                                                                               
line con 0                                                                      
line aux 0                                                                      
line vty 0 4                                                                    
 login                                                                          
!                                                                               
scheduler allocate 20000 1000                                                   
end