Está en la página 1de 14

Fecha: 05/06/17

Integrantes:
 Armijos Espinoza Jean
 Beltrán Triviño Gabriela
 Portilla Astudillo Jorge

PRACTICA #4
Chapter 2 - EIGRP for IPv6

 CONFIGURACIÓN DE R1:

#show running-config

R1#show running-config
Building configuration...

Current configuration : 1470 bytes


!
! Last configuration change at 19:41:12 UTC Sun Dec 27 2009
!
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
!
no aaa new-model
!
ip cef
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
cts logging verbose
!
!
license udi pid CISCO1941/K9 sn FTX174584MK
license boot module c1900 technology-package securityk9
!
redundancy
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address FE80::1 link-local
ipv6 address 2001:DB8:CAFE:1::1/64
ipv6 eigrp 1
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
ipv6 address FE80::1 link-local
ipv6 address 2001:DB8:CAFE:2::1/64
ipv6 eigrp 1
clock rate 64000
!
interface Serial0/0/1
no ip address
shutdown
clock rate 2000000
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
ipv6 router eigrp 1
passive-interface GigabitEthernet0/0
eigrp router-id 1.1.1.1
!
control-plane
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input none
!
scheduler allocate 20000 1000
!
end

#show ipv6 interface brief

#show ipv6 eigrp neighbors

#show ipv6 eigrp topology

R1#show ipv6 eigrp topology


EIGRP-IPv6 Topology Table for AS(1)/ID(1.1.1.1)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status

P 2001:DB8:ABCD:1::/64, 1 successors, FD is 2809856


via FE80::2 (2809856/2297856), Serial0/0/0
P 2001:DB8:ABCD:2::/64, 1 successors, FD is 2809856
via FE80::2 (2809856/2297856), Serial0/0/0
P 2001:DB8:CAFE:4::/64, 1 successors, FD is 2681856
via FE80::2 (2681856/2169856), Serial0/0/0
P 2001:DB8:CAFE:2::/64, 1 successors, FD is 2169856
via Connected, Serial0/0/0
P 2001:DB8:ABCD:3::/64, 1 successors, FD is 2809856
via FE80::2 (2809856/2297856), Serial0/0/0
P ::/0, 1 successors, FD is 3193856
via FE80::2 (3193856/2681856), Serial0/0/0
P 2001:DB8:ABCD:5::/64, 1 successors, FD is 2809856
via FE80::2 (2809856/2297856), Serial0/0/0
P 2001:DB8:ABCD:4::/64, 1 successors, FD is 2809856
via FE80::2 (2809856/2297856), Serial0/0/0

#show ipv6 protocols

R1#show ipv6 protocols


IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "application"
IPv6 Routing Protocol is "ND"
IPv6 Routing Protocol is "eigrp 1"
EIGRP-IPv6 Protocol for AS(1)
Metric weight K1=1, K2=0, K3=1, K4=0, K5=0
NSF-aware route hold timer is 240
Router-ID: 1.1.1.1
Topology : 0 (base)
Active Timer: 3 min
Distance: internal 90 external 170
Maximum path: 16
Maximum hopcount 100
Maximum metric variance 1

Interfaces:
Serial0/0/0
GigabitEthernet0/0 (passive)
Redistribution:
None

#show ipv6 route eigrp

R1#show ipv6 route eigrp


IPv6 Routing Table - default - 10 entries
Codes: C - Connected, L - Local, S - Static, U - Per-user Static route
B - BGP, R - RIP, H - NHRP, I1 - ISIS L1
I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP
EX - EIGRP external, ND - ND Default, NDp - ND Prefix, DCE - Destination
NDr - Redirect, O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1
OE2 - OSPF ext 2, ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
a - Application
EX ::/0 [170/3193856]
via FE80::2, Serial0/0/0
D 2001:DB8:ABCD:1::/64 [90/2809856]
via FE80::2, Serial0/0/0
D 2001:DB8:ABCD:2::/64 [90/2809856]
via FE80::2, Serial0/0/0
D 2001:DB8:ABCD:3::/64 [90/2809856]
via FE80::2, Serial0/0/0
D 2001:DB8:ABCD:4::/64 [90/2809856]
via FE80::2, Serial0/0/0
D 2001:DB8:ABCD:5::/64 [90/2809856]
via FE80::2, Serial0/0/0
D 2001:DB8:CAFE:4::/64 [90/2681856]
via FE80::2, Serial0/0/0

PING

R1#ping 2001:db8:feed:77::1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2001:DB8:FEED:77::1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 80/83/84 ms

R1#ping 2001:db8:abcd:5::1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2001:DB8:ABCD:5::1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 52/56/64 ms

 CONFIGURACIÓN DE R2:

#show running-config

R2#show running-config
Building configuration...

Current configuration : 1522 bytes


!
! Last configuration change at 16:02:47 UTC Mon Jun 5 2017
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
ip cef
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
cts logging verbose
!
!
license udi pid CISCO1941/K9 sn FTX174584ME
license boot module c1900 technology-package securityk9
!
!
!
redundancy
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:CAFE:3::1/64
ipv6 eigrp 1
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:CAFE:2::2/64
ipv6 eigrp 1
!
interface Serial0/0/1
no ip address
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:CAFE:4::1/64
ipv6 eigrp 1
clock rate 64000
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
ipv6 router eigrp 1
passive-interface GigabitEthernet0/0
eigrp router-id 2.2.2.2
!
control-plane
!
line con 0
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input none
!
scheduler allocate 20000 1000
!
end

#show ipv6 interface brief


R2#show ipv6 interface brief

Em0/0 [administratively down/down]


unassigned
GigabitEthernet0/0 [down/down]
FE80::2
2001:DB8:CAFE:3::1
GigabitEthernet0/1 [administratively down/down]
unassigned
Serial0/0/0 [up/up]
FE80::2
2001:DB8:CAFE:2::2
Serial0/0/1 [up/up]
FE80::2
2001:DB8:CAFE:4::1

#show ipv6 eigrp neighbors

#show ipv6 eigrp topology


R2#show ipv6 eigrp topology
EIGRP-IPv6 Topology Table for AS(1)/ID(2.2.2.2)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status

P 2001:DB8:ABCD:1::/64, 1 successors, FD is 2297856


via FE80::3 (2297856/128256), Serial0/0/1
P 2001:DB8:ABCD:2::/64, 1 successors, FD is 2297856
via FE80::3 (2297856/128256), Serial0/0/1
P 2001:DB8:CAFE:4::/64, 1 successors, FD is 2169856
via Connected, Serial0/0/1
P 2001:DB8:CAFE:2::/64, 1 successors, FD is 2169856
via Connected, Serial0/0/0
P 2001:DB8:ABCD:3::/64, 1 successors, FD is 2297856
via FE80::3 (2297856/128256), Serial0/0/1
P ::/0, 1 successors, FD is 2681856
via FE80::3 (2681856/2169856), Serial0/0/1
P 2001:DB8:ABCD:5::/64, 1 successors, FD is 2297856
via FE80::3 (2297856/128256), Serial0/0/1
P 2001:DB8:ABCD:4::/64, 1 successors, FD is 2297856
via FE80::3 (2297856/128256), Serial0/0/1

#show ipv6 protocols


R2#show ipv6 protocols
IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "application"
IPv6 Routing Protocol is "ND"
IPv6 Routing Protocol is "eigrp 1"
EIGRP-IPv6 Protocol for AS(1)
Metric weight K1=1, K2=0, K3=1, K4=0, K5=0
NSF-aware route hold timer is 240
Router-ID: 2.2.2.2
Topology : 0 (base)
Active Timer: 3 min
Distance: internal 90 external 170
Maximum path: 16
Maximum hopcount 100
Maximum metric variance 1

Interfaces:
Serial0/0/0
Serial0/0/1
GigabitEthernet0/0 (passive)
Redistribution:
None

#show ipv6 route eigrp


R2#show ipv6 route eigrp
IPv6 Routing Table - default - 11 entries
Codes: C - Connected, L - Local, S - Static, U - Per-user Static route
B - BGP, R - RIP, H - NHRP, I1 - ISIS L1
I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP
EX - EIGRP external, ND - ND Default, NDp - ND Prefix, DCE - Destination
NDr - Redirect, O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1
OE2 - OSPF ext 2, ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
a - Application
EX ::/0 [170/2681856]
via FE80::3, Serial0/0/1
D 2001:DB8:ABCD:1::/64 [90/2297856]
via FE80::3, Serial0/0/1
D 2001:DB8:ABCD:2::/64 [90/2297856]
via FE80::3, Serial0/0/1
D 2001:DB8:ABCD:3::/64 [90/2297856]
via FE80::3, Serial0/0/1
D 2001:DB8:ABCD:4::/64 [90/2297856]
via FE80::3, Serial0/0/1
D 2001:DB8:ABCD:5::/64 [90/2297856]
via FE80::3, Serial0/0/1
 CONFIGURACIÓN DE R3:

#show running-config

R3#show running-config
Building configuration...

Current configuration : 2034 bytes


!
! Last configuration change at 11:48:11 UTC Mon Jun 5 2017
!
version 15.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
no aaa new-model
!
no ip domain lookup
ip cef
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
cts logging verbose
!
!
license udi pid CISCO1941/K9 sn FTX174584MR
license boot module c1900 technology-package securityk9
!
redundancy
!
interface Loopback1
no ip address
ipv6 address 2001:DB8:ABCD:1::1/64
ipv6 eigrp 1
!
interface Loopback2
no ip address
ipv6 address 2001:DB8:ABCD:2::1/64
ipv6 eigrp 1
!
interface Loopback3
no ip address
ipv6 address 2001:DB8:ABCD:3::1/64
ipv6 eigrp 1
!
interface Loopback4
no ip address
ipv6 address 2001:DB8:ABCD:4::1/64
ipv6 eigrp 1
!
interface Loopback5
no ip address
ipv6 address 2001:DB8:ABCD:5::1/64
ipv6 eigrp 1
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address FE80::3 link-local
ipv6 address 2001:DB8:CAFE:5::1/64
ipv6 eigrp 1
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
ipv6 address FE80::3 link-local
ipv6 address 2001:DB8:FEED:77::2/64
clock rate 64000
!
interface Serial0/0/1
no ip address
ipv6 address FE80::3 link-local
ipv6 address 2001:DB8:CAFE:4::2/64
ipv6 eigrp 1
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
ipv6 route ::/0 Serial0/0/0 2001:DB8:FEED:77::1
ipv6 router eigrp 1
eigrp router-id 3.3.3.3
redistribute static
!
control-plane
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input none
!
scheduler allocate 20000 1000
!
end

#show ipv6 protocols


R3#show ipv6 protocols
IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "application"
IPv6 Routing Protocol is "ND"
IPv6 Routing Protocol is "eigrp 1"
EIGRP-IPv6 Protocol for AS(1)
Metric weight K1=1, K2=0, K3=1, K4=0, K5=0
NSF-aware route hold timer is 240
Router-ID: 3.3.3.3
Topology : 0 (base)
Active Timer: 3 min
Distance: internal 90 external 170
Maximum path: 16
Maximum hopcount 100
Maximum metric variance 1

Interfaces:
GigabitEthernet0/0
Serial0/0/1
Loopback1
Loopback2
Loopback3
Loopback4
Loopback5
Redistribution:
Redistributing protocol static
IPv6 Routing Protocol is "static"

#show ipv6 route


R3#show ipv6 route
IPv6 Routing Table - default - 17 entries
Codes: C - Connected, L - Local, S - Static, U - Per-user Static route
B - BGP, R - RIP, H - NHRP, I1 - ISIS L1
I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP
EX - EIGRP external, ND - ND Default, NDp - ND Prefix, DCE - Destination
NDr - Redirect, O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1
OE2 - OSPF ext 2, ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
a - Application
S ::/0 [1/0]
via 2001:DB8:FEED:77::1, Serial0/0/0
C 2001:DB8:ABCD:1::/64 [0/0]
via Loopback1, directly connected
L 2001:DB8:ABCD:1::1/128 [0/0]
via Loopback1, receive
C 2001:DB8:ABCD:2::/64 [0/0]
via Loopback2, directly connected
L 2001:DB8:ABCD:2::1/128 [0/0]
via Loopback2, receive
C 2001:DB8:ABCD:3::/64 [0/0]
via Loopback3, directly connected
L 2001:DB8:ABCD:3::1/128 [0/0]
via Loopback3, receive
C 2001:DB8:ABCD:4::/64 [0/0]
via Loopback4, directly connected
L 2001:DB8:ABCD:4::1/128 [0/0]
via Loopback4, receive
C 2001:DB8:ABCD:5::/64 [0/0]
via Loopback5, directly connected
L 2001:DB8:ABCD:5::1/128 [0/0]
via Loopback5, receive
D 2001:DB8:CAFE:2::/64 [90/2681856]
via FE80::2, Serial0/0/1
C 2001:DB8:CAFE:4::/64 [0/0]
via Serial0/0/1, directly connected
L 2001:DB8:CAFE:4::2/128 [0/0]
via Serial0/0/1, receive
C 2001:DB8:FEED:77::/64 [0/0]
via Serial0/0/0, directly connected
L 2001:DB8:FEED:77::2/128 [0/0]
via Serial0/0/0, receive
L FF00::/8 [0/0]
via Null0, receive

#show ipv6 route eigrp

R3#show ipv6 route eigrp


IPv6 Routing Table - default - 17 entries
Codes: C - Connected, L - Local, S - Static, U - Per-user Static route
B - BGP, R - RIP, H - NHRP, I1 - ISIS L1
I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP
EX - EIGRP external, ND - ND Default, NDp - ND Prefix, DCE - Destination
NDr - Redirect, O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1
OE2 - OSPF ext 2, ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
a - Application
D 2001:DB8:CAFE:2::/64 [90/2681856]
via FE80::2, Serial0/0/1

 CONFIGURACIÓN DE R4:

#show running-config

R4#show running-config
Building configuration...

Current configuration : 1414 bytes


!
! Last configuration change at 11:35:46 UTC Mon Jun 5 2017
!
version 15.5
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R4
!
boot-start-marker
boot-end-marker
!
no aaa new-model
ethernet lmi ce
!
!
no ip domain lookup
ip cef
no ipv6 cef
!
multilink bundle-name authenticated
!
license udi pid CISCO2901/K9 sn FTX173780FP
license boot module c2900 technology-package securityk9
!
redundancy
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
ipv6 address FE80::4 link-local
ipv6 address 2001:DB8:FEED:77::1/64
!
interface Serial0/0/1
no ip address
shutdown
clock rate 125000
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
ipv6 route 2001:DB8:ABCD::/48 2001:DB8:FEED:77::2
ipv6 route 2001:DB8:CAFE::/48 2001:DB8:FEED:77::2
!
control-plane
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
login
transport input none
!
scheduler allocate 20000 1000
!
end

#show ipv6 route eigrp


R4#show ipv6 route eigrp
IPv6 Routing Table - default - 5 entries
Codes: C - Connected, L - Local, S - Static, U - Per-user Static route
B - BGP, R - RIP, H - NHRP, I1 - ISIS L1
I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP
EX - EIGRP external, ND - ND Default, NDp - ND Prefix, DCE - Destination
NDr - Redirect, RL - RPL, O - OSPF Intra, OI - OSPF Inter
OE1 - OSPF ext 1, OE2 - OSPF ext 2, ON1 - OSPF NSSA ext 1
ON2 - OSPF NSSA ext 2, a - Application

#show ipv6 protocols

R4#show ipv6 protocols


IPv6 Routing Protocol is "connected"
IPv6 Routing Protocol is "application"
IPv6 Routing Protocol is "ND"
IPv6 Routing Protocol is "static"

También podría gustarte