! R1.Lab - Local.Ciscoconfig ! Ip Address: 172.16.1.100 ! Community: Private ! Downloaded 10/8/2012 4:01:06 PM by Solarwinds Config Transfer Engine Version 5.5.0
! R1.Lab - Local.Ciscoconfig ! Ip Address: 172.16.1.100 ! Community: Private ! Downloaded 10/8/2012 4:01:06 PM by Solarwinds Config Transfer Engine Version 5.5.0
version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup ip domain name lab.local ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
interface FastEthernet0/0
ip address 10.0.0.100 255.255.255.0 duplex auto speed auto
interface Serial0/0
no ip address encapsulation frame-relay clock rate 2000000 !
interface FastEthernet0/1
no ip address shutdown duplex auto speed auto !
interface Serial0/1
no ip address shutdown clock rate 2000000 !
router rip
network 10.0.0.0 network 172.16.0.0 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! snmp-server community public RO snmp-server community private RW ! ! ! control-plane ! ! ! ! ! ! ! ! ! !
line con 0
exec-timeout 0 0 privilege level 15 logging synchronous
line aux 0
exec-timeout 0 0 privilege level 15 logging synchronous
line vty 0 4
login ! ! end