Sie sind auf Seite 1von 2

R1#show running-config

Building configuration...
Current configuration : 1115 bytes
!
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
!
enable secret 5 $1$xxj7$LDrEtPqvM3uDa8uWUopho/
!
no aaa new-model
!
resource policy
!
ip subnet-zero
!
!
ip cef
!
!
no ip domain lookup
!
username R2 password 0 cisco
!
!
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.10.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/2/0
ip address 10.1.1.1 255.255.255.252
encapsulation ppp
clock rate 64000
ppp authentication pap
ppp pap sent-username R1 password 0 cisco
!
interface Serial0/2/1
no ip address
shutdown
clock rate 125000
!
router ospf 10
log-adjacency-changes
network 10.1.1.0 0.0.0.3 area 0

network 192.168.10.0 0.0.0.255 area 0


!
ip classless
!
ip http server
!
!
control-plane
!
banner motd ^CSOLO PERSONAL AUTORIZADO^C
!
line con 0
password cisco
logging synchronous
login
line aux 0
line vty 0 4
password cisco
logging synchronous
login
!
scheduler allocate 20000 1000
!
end

Das könnte Ihnen auch gefallen