Sie sind auf Seite 1von 2

R1#sh running-config

Building configuration...
Current configuration : 1251 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$0LWJ$U4tEr11EFfQAfb2F1TYQW0
!
no aaa new-model
ip cef
!
!
!
!
no ip domain lookup
multilink bundle-name authenticated
!
!
!
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/0.10
encapsulation dot1Q 10
ip address 192.168.10.1 255.255.255.0
!
interface FastEthernet0/0.12
encapsulation dot1Q 12
ip address 10.12.12.1 255.255.255.0
!
interface FastEthernet0/0.13
encapsulation dot1Q 13
ip address 10.13.13.1 255.255.255.0
!
interface Serial0/0
ip address 10.1.1.1 255.255.255.252
no fair-queue
!
interface Serial0/1
no ip address

shutdown
!
router eigrp 100
network 10.1.1.0 0.0.0.255
network 192.168.10.0
no auto-summary
!
router ospf 100
log-adjacency-changes
network 10.1.1.0 0.0.0.3 area 0
network 10.2.2.0 0.0.0.3 area 0
!
ip forward-protocol nd
!
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
!
!
end
R1#

Das könnte Ihnen auch gefallen