Malla Curricular
Enviado por sirrubens • 29 de Julio de 2015 • Reseña • 322 Palabras (2 Páginas) • 200 Visitas
R1(config-if)#do sh run
Building configuration...
Current configuration : 2846 bytes
!
! Last configuration change at 01:00:25 CET Tue Jul 14 2015
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
aqm-register-fnf
!
!
no aaa new-model
clock timezone CET 1 0
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
!
!
!
!
!
!
!
!
!
!
ip cef
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
no ip address
ipv6 address 2001:ACAD:10::1/64
!
interface Loopback1
no ip address
ipv6 address 2001:ACAD:11::1/64
!
interface Loopback3
ip address 172.16.10.1 255.255.255.0
!
interface Loopback4
ip address 172.16.11.1 255.255.255.0
!
interface Ethernet0/0
no ip address
shutdown
!
interface Ethernet0/1
no ip address
shutdown
!
interface Ethernet0/2
no ip address
shutdown
!
interface Ethernet0/3
no ip address
shutdown
!
interface Serial1/0
bandwidth 2048
ip address 10.1.2.1 255.255.255.0
ipv6 address 2001:ACAD:1002::1/64
serial restart-delay 0
!
interface Serial1/1
bandwidth 64
ip address 10.3.1.2 255.255.255.0
ipv6 address 2001:ACAD:ACAD:3001::2/64
serial restart-delay 0
!
interface Serial1/2
no ip address
shutdown
serial restart-delay 0
!
interface Serial1/3
no ip address
shutdown
serial restart-delay 0
!
!
router eigrp AS65101
!
address-family ipv4 unicast autonomous-system 65101
!
topology base
redistribute eigrp 65102
redistribute eigrp 65103
exit-af-topology
network 10.1.2.0 0.0.0.255
eigrp router-id 1.1.1.1
exit-address-family
!
address-family ipv6 unicast autonomous-system 65101
!
...