You are on page 1of 2

! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption !

hostname CC1 ! ! ! enable secret 5 $1$mERr$taQfsWyv.ZsGB5hP.TCYM0 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.41.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.53.1 255.255.255.224 duplex auto speed auto ! interface Serial0/0/0 ip address 192.0.2.2 255.255.255.224 ! interface Serial0/0/1 no ip address shutdown ! interface Ethernet0/1/0 ip address 192.168.2.1 255.255.255.224 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! router rip version 2 network 192.0.2.0 network 192.168.2.0 network 192.168.53.0 no auto-summary !

ip classless ! ! ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end

You might also like