Ipv6-Lab: Entorno de Laboratorio para La Adquisición de Competencias..

Download as pdf or txt
Download as pdf or txt
You are on page 1of 33

IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS...

21

description Router-ID-eBGP
no ip address
ipv6 address 2001:800:1:12::3F02/128
ipv6 enable
!
interface Loopback10
description IPv6-URL1
no ip address
ipv6 address 2001:800:FB1:E34::6A/128
ipv6 enable
!
interface Loopback11
description IPv6-URL2
no ip address
ipv6 address 2001:80F:27CD:A145::3F45/128
ipv6 enable
!
interface Loopback12
description IPv6-URL3
no ip address
ipv6 address 2001:6A0:12:FF::17/128
ipv6 enable
!
interface FastEthernet0/0
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
!
interface FastEthernet1/1
description To-AS32055-MADRR02
no switchport
no ip address
ipv6 address 2001:60A:A1:1::2/128
ipv6 enable
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
22 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

interface FastEthernet1/4
!
interface FastEthernet1/5
!
interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8
!
interface FastEthernet1/9
!
interface FastEthernet1/10
!
interface FastEthernet1/11
!
interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

interface Vlan1
no ip address
!
router bgp 27015
bgp router-id 1.1.1.1
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor 2001:678:0:FF01::100 remote-as 32055
neighbor 2001:678:0:FF01::100 description AS32055-MADRR02
neighbor 2001:678:0:FF01::100 ebgp-multihop 2
neighbor 2001:678:0:FF01::100 update-source Loopback1
!
address-family ipv6
neighbor 2001:678:0:FF01::100 activate
redistribute connected
no synchronization
exit-address-family
!
!
no ip http server
no ip http secure-server
!
!
ipv6 route 2001:60A:A1:1::1/128 FastEthernet1/1

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 23

ipv6 route 2001:678:0:FF01::100/128 2001:60A:A1:1::1


!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

end

MADRR01

MADRR01#show running-config
Building configuration...

Current configuration : 5606 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname MADRR01
!
boot-start-marker
boot-end-marker
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
24 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback1
description Router-ID
ip address 172.16.0.1 255.255.255.255
!
interface Loopback2
description Router-ID-IPv6
no ip address
ipv6 address 2001:678:0:FF01::1/128
ipv6 enable
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

ipv6 ospf 1 area 0


!
interface Loopback10
description Router-ID-eBGP
ip address 62.35.1.26 255.255.255.255
!
interface Port-channel1
switchport trunk allowed vlan 1,100,101,150,151,1002-1005
switchport mode trunk
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
description To-GALP01-Fa1/0

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 25

switchport trunk allowed vlan 1,100,150,1002-1005


switchport mode trunk
!
interface FastEthernet1/1
description To-ANDP01-Fa1/0
switchport trunk allowed vlan 1,101,151,1002-1005
switchport mode trunk
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
shutdown
!
interface FastEthernet1/5
shutdown
!
interface FastEthernet1/6
shutdown
!
interface FastEthernet1/7
shutdown
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

interface FastEthernet1/8
shutdown
!
interface FastEthernet1/9
shutdown
!
interface FastEthernet1/10
switchport trunk allowed vlan 1,100,101,150,151,1002-1005
switchport mode trunk
channel-group 1 mode on
!
interface FastEthernet1/11
switchport trunk allowed vlan 1,100,101,150,151,1002-1005
switchport mode trunk
channel-group 1 mode on
!
interface FastEthernet1/12
shutdown
!
interface FastEthernet1/13
shutdown
!
interface FastEthernet1/14
description To-AS10478-IPv4ISP

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
26 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

no switchport
ip address 54.22.132.1 255.255.255.252
!
interface FastEthernet1/15
shutdown
!
interface Vlan1
no ip address
!
interface Vlan100
description To-Galicia-GALP01
ip address 10.10.0.2 255.255.255.248
!
interface Vlan101
description To-Andalucia-ANDP01
ip address 10.10.0.10 255.255.255.248
!
interface Vlan150
description To-Galicia-GALP01-IPv6
no ip address
ipv6 address 2001:678:0:1::2/64
ipv6 enable
ipv6 ospf 1 area 0
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

interface Vlan151
description To-Andalucia-ANDP01-IPv6
no ip address
ipv6 address 2001:678:0:2::2/64
ipv6 enable
ipv6 ospf 1 area 0
!
router ospf 1
router-id 172.16.0.1
log-adjacency-changes
network 10.10.0.0 0.0.0.255 area 0
network 172.16.0.1 0.0.0.0 area 0
!
router bgp 32055
bgp router-id 62.35.1.26
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor BB_ISP peer-group
neighbor BB_ISP remote-as 32055
neighbor BB_ISP update-source Loopback1
neighbor BB_ISP_IPv6 peer-group
neighbor BB_ISP_IPv6 remote-as 32055
neighbor BB_ISP_IPv6 update-source Loopback2
neighbor 2001:678:0:FF01::2 peer-group BB_ISP_IPv6

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 27

neighbor 2001:678:0:FF01::2 description MADRR02-IPv6


neighbor 2001:678:0:FF01::3 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::3 description GALP01-IPv6
neighbor 2001:678:0:FF01::4 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::4 description ANDP01-IPv6
neighbor 2001:678:0:FF01::20 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::20 description VIGPE01-IPv6
neighbor 2001:678:0:FF01::21 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::21 description SEVPE01-IPv6
neighbor 96.47.112.3 remote-as 10478
neighbor 96.47.112.3 description AS10478-IPv4ISP
neighbor 96.47.112.3 ebgp-multihop 2
neighbor 96.47.112.3 update-source Loopback10
neighbor 172.16.0.2 peer-group BB_ISP
neighbor 172.16.0.2 description MADRR02
neighbor 172.16.0.3 peer-group BB_ISP
neighbor 172.16.0.3 description GALP01
neighbor 172.16.0.4 peer-group BB_ISP
neighbor 172.16.0.4 description ANDP01
neighbor 172.16.0.20 peer-group BB_ISP
neighbor 172.16.0.20 description VIGPE01
neighbor 172.16.0.21 peer-group BB_ISP
neighbor 172.16.0.21 description SEVPE01
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

address-family ipv4
neighbor BB_ISP route-reflector-client
neighbor BB_ISP next-hop-self
neighbor 96.47.112.3 activate
neighbor 96.47.112.3 prefix-list Filtro_privadas out
neighbor 172.16.0.2 activate
neighbor 172.16.0.3 activate
neighbor 172.16.0.4 activate
neighbor 172.16.0.20 activate
neighbor 172.16.0.21 activate
no auto-summary
no synchronization
aggregate-address 62.35.0.0 255.255.0.0 summary-only
exit-address-family
!
address-family ipv6
neighbor BB_ISP_IPv6 route-reflector-client
neighbor 2001:678:0:FF01::2 activate
neighbor 2001:678:0:FF01::3 activate
neighbor 2001:678:0:FF01::4 activate
neighbor 2001:678:0:FF01::20 activate
neighbor 2001:678:0:FF01::21 activate
no synchronization
exit-address-family

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
28 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

!
ip route 96.47.112.3 255.255.255.255 54.22.132.2
!
!
no ip http server
no ip http secure-server
!
!
ip prefix-list Filtro_privadas seq 5 deny 10.0.0.0/8 le 32
ip prefix-list Filtro_privadas seq 10 deny 172.16.0.0/12 le 32
ip prefix-list Filtro_privadas seq 15 deny 192.168.0.0/16 le 32
ip prefix-list Filtro_privadas seq 20 deny 127.0.0.0/8 le 32
ip prefix-list Filtro_privadas seq 25 deny 0.0.0.0/0
ip prefix-list Filtro_privadas seq 30 permit 0.0.0.0/0 ge
1
!
!
ipv6 router ospf 1
router-id 172.16.0.1
log-adjacency-changes
!
!
control-plane
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
!
end

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 29

MADRR02

MADRR02#show running-config
Building configuration...

Current configuration : 5333 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname MADRR02
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

no ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback1
description Router-ID
ip address 172.16.0.2 255.255.255.255
!
interface Loopback2
description Router-ID-IPv6
no ip address
ipv6 address 2001:678:0:FF01::2/128
ipv6 enable
ipv6 ospf 1 area 0
!
interface Loopback10
description Router-ID-eBGP
no ip address
ipv6 address 2001:678:0:FF01::100/128

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
30 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

ipv6 enable
!
interface Port-channel1
switchport trunk allowed vlan 1,100,101,150,151,1002-
1005
switchport mode trunk
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
description To-GALP01-Fa1/1
switchport trunk allowed vlan 1,100,150,1002-1005
switchport mode trunk
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

interface FastEthernet1/1
description To-ANDP01-Fa1/1
switchport trunk allowed vlan 1,101,151,1002-1005
switchport mode trunk
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
shutdown
!
interface FastEthernet1/5
shutdown
!
interface FastEthernet1/6
shutdown
!
interface FastEthernet1/7
shutdown
!
interface FastEthernet1/8
shutdown
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 31

interface FastEthernet1/9
shutdown
!
interface FastEthernet1/10
switchport trunk allowed vlan 1,100,101,150,151,1002-1005
switchport mode trunk
channel-group 1 mode on
!
interface FastEthernet1/11
switchport trunk allowed vlan 1,100,101,150,151,1002-1005
switchport mode trunk
channel-group 1 mode on
!
interface FastEthernet1/12
shutdown
!
interface FastEthernet1/13
shutdown
!
interface FastEthernet1/14
shutdown
!
interface FastEthernet1/15
description To-AS27015-IPv6ISP
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

no switchport
no ip address
ipv6 address 2001:60A:A1:1::1/128
ipv6 enable
!
interface Vlan1
no ip address
!
interface Vlan100
description To-Galicia-GALP01
ip address 10.10.0.3 255.255.255.248
!
interface Vlan101
description To-Andalucia-ANDP01
ip address 10.10.0.11 255.255.255.248
!
interface Vlan150
description To-Galicia-GALP01-IPv6
no ip address
ipv6 address 2001:678:0:1::3/64
ipv6 enable
ipv6 ospf 1 area 0
!
interface Vlan151

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
32 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

description To-Andalucia-ANDP01-IPv6
no ip address
ipv6 address 2001:678:0:2::3/64
ipv6 enable
ipv6 ospf 1 area 0
!
router ospf 1
router-id 172.16.0.2
log-adjacency-changes
network 10.10.0.0 0.0.0.255 area 0
network 172.16.0.2 0.0.0.0 area 0
!
router bgp 32055
bgp router-id 62.35.1.27
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor BB_ISP peer-group
neighbor BB_ISP remote-as 32055
neighbor BB_ISP update-source Loopback1
neighbor BB_ISP_IPv6 peer-group
neighbor BB_ISP_IPv6 remote-as 32055
neighbor BB_ISP_IPv6 update-source Loopback2
neighbor 2001:678:0:FF01::1 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::1 description MADRR01-IPv6
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

neighbor 2001:678:0:FF01::3 peer-group BB_ISP_IPv6


neighbor 2001:678:0:FF01::3 description GALP01-IPv6
neighbor 2001:678:0:FF01::4 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::4 description ANDP01-IPv6
neighbor 2001:678:0:FF01::20 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::20 description VIGPE01-IPv6
neighbor 2001:678:0:FF01::21 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::21 description SEVPE01-IPv6
neighbor 2001:800:1:12::3F02 remote-as 27015
neighbor 2001:800:1:12::3F02 description AS27015-IPv6ISP
neighbor 2001:800:1:12::3F02 ebgp-multihop 2
neighbor 2001:800:1:12::3F02 update-source Loopback10
neighbor 172.16.0.1 peer-group BB_ISP
neighbor 172.16.0.1 description MADRR01
neighbor 172.16.0.3 peer-group BB_ISP
neighbor 172.16.0.3 description GALP01
neighbor 172.16.0.4 peer-group BB_ISP
neighbor 172.16.0.4 description ANDP01
neighbor 172.16.0.20 peer-group BB_ISP
neighbor 172.16.0.20 description VIGPE01
neighbor 172.16.0.21 peer-group BB_ISP
neighbor 172.16.0.21 description SEVPE01
!
address-family ipv4

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 33

neighbor BB_ISP route-reflector-client


neighbor 172.16.0.1 activate
neighbor 172.16.0.3 activate
neighbor 172.16.0.4 activate
neighbor 172.16.0.20 activate
neighbor 172.16.0.21 activate
no auto-summary
no synchronization
exit-address-family
!
address-family ipv6
neighbor BB_ISP_IPv6 route-reflector-client
neighbor BB_ISP_IPv6 next-hop-self
neighbor 2001:678:0:FF01::1 activate
neighbor 2001:678:0:FF01::3 activate
neighbor 2001:678:0:FF01::4 activate
neighbor 2001:678:0:FF01::20 activate
neighbor 2001:678:0:FF01::21 activate
neighbor 2001:800:1:12::3F02 activate
aggregate-address 2001:678::/48 summary-only
no synchronization
exit-address-family
!
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

no ip http server
no ip http secure-server
!
!
ipv6 route 2001:60A:A1:1::2/128 FastEthernet1/15
ipv6 route 2001:800:1:12::3F02/128 2001:60A:A1:1::2
ipv6 router ospf 1
router-id 172.16.0.2
log-adjacency-changes
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
34 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
!
end

SEVILLA

SEVILLA#show running-config
Building configuration...

Current configuration : 2003 bytes


!
version 12.4
service timestamps debug datetime msec
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

service timestamps log datetime msec


no service password-encryption
!
hostname SEVILLA
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback0

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 35

description Router-ID
ip address 172.16.0.41 255.255.255.255
!
interface Loopback1
description Site
ip address 62.35.32.1 255.255.255.255
!
interface Loopback2
description Site-IPv6
no ip address
ipv6 address 2001:678:0:201::/64
ipv6 enable
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
interface FastEthernet1/0
description To-SEVPE01-Fa1/2
no switchport
ip address 172.17.2.2 255.255.255.252
ipv6 address 2001:678:0:200::2/64
ipv6 enable
ipv6 ospf 1 area 2
!
interface FastEthernet1/1
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface FastEthernet1/5
!
interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
36 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

!
interface FastEthernet1/9
!
interface FastEthernet1/10
!
interface FastEthernet1/11
!
interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
interface Vlan1
no ip address
!
router ospf 1
router-id 172.16.0.41
log-adjacency-changes
area 2 stub
network 172.16.0.41 0.0.0.0 area 2
network 172.17.2.0 0.0.0.3 area 2
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
!
no ip http server
no ip http secure-server
!
!
ipv6 router ospf 1
router-id 172.16.0.41
log-adjacency-changes
area 2 stub
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 37

login
!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
!
end

SEVPE01

SEVPE01#show running-config
Building configuration...

Current configuration : 3252 bytes


!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SEVPE01
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
38 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

!
interface Loopback0
description Router-ID
ip address 172.16.0.21 255.255.255.255
!
interface Loopback1
description Router-ID-IPv6
no ip address
ipv6 address 2001:678:0:FF01::21/128
ipv6 enable
ipv6 ospf 1 area 0
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

interface FastEthernet1/0
description To-ANDP01-Fa1/10
no switchport
ip address 10.10.1.5 255.255.255.252
ipv6 address 2001:678:0:B::1/64
ipv6 enable
ipv6 ospf 1 area 0
!
interface FastEthernet1/1
!
interface FastEthernet1/2
description To-SEVILLA-Fa1/0
no switchport
ip address 172.17.2.1 255.255.255.252
ipv6 address 2001:678:0:200::1/64
ipv6 enable
ipv6 ospf 1 area 2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface FastEthernet1/5
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 39

interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8
!
interface FastEthernet1/9
!
interface FastEthernet1/10
!
interface FastEthernet1/11
!
interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
interface Vlan1
no ip address
!
router ospf 1
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

router-id 172.16.0.21
log-adjacency-changes
area 2 stub
network 10.10.1.4 0.0.0.3 area 0
network 172.16.0.21 0.0.0.0 area 0
network 172.17.2.0 0.0.0.3 area 2
!
router bgp 32055
bgp router-id 172.16.0.21
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor BB_ISP peer-group
neighbor BB_ISP remote-as 32055
neighbor BB_ISP update-source Loopback0
neighbor BB_ISP_IPv6 peer-group
neighbor BB_ISP_IPv6 remote-as 32055
neighbor BB_ISP_IPv6 update-source Loopback1
neighbor 2001:678:0:FF01::1 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::1 description MADRR01-IPv6
neighbor 2001:678:0:FF01::2 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::2 description MADRR02-IPv6
neighbor 172.16.0.1 peer-group BB_ISP
neighbor 172.16.0.1 description MADRR01
neighbor 172.16.0.2 peer-group BB_ISP

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
40 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

neighbor 172.16.0.2 description MADRR02


!
address-family ipv4
redistribute static
neighbor 172.16.0.1 activate
neighbor 172.16.0.2 activate
no auto-summary
no synchronization
exit-address-family
!
address-family ipv6
neighbor 2001:678:0:FF01::1 activate
neighbor 2001:678:0:FF01::2 activate
redistribute static
no synchronization
exit-address-family
!
ip route 62.35.32.0 255.255.255.0 FastEthernet1/2
!
!
no ip http server
no ip http secure-server
!
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

ipv6 route 2001:678:0:201::/64 2001:678:0:200::2


ipv6 router ospf 1
router-id 172.16.0.21
log-adjacency-changes
area 2 stub
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
webvpn context Default_context
ssl authenticate verify all

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 41

!
no inservice
!
!
end

VIGO

VIGO#show running-config
Building configuration...

Current configuration : 2000 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname VIGO
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback0
description Router-ID
ip address 172.16.0.40 255.255.255.255
!
interface Loopback1

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
42 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

description Site
ip address 62.35.16.1 255.255.255.255
!
interface Loopback2
description Site-IPv6
no ip address
ipv6 address 2001:678:0:101::/64
ipv6 enable
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
description To-VIGPE01-Fa1/2
no switchport
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

ip address 172.17.0.2 255.255.255.252


ipv6 address 2001:678:0:100::2/64
ipv6 enable
ipv6 ospf 1 area 1
!
interface FastEthernet1/1
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface FastEthernet1/5
!
interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8
!
interface FastEthernet1/9
!
interface FastEthernet1/10

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 43

!
interface FastEthernet1/11
!
interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
interface Vlan1
no ip address
!
router ospf 1
router-id 172.16.0.40
log-adjacency-changes
area 1 stub
network 172.16.0.40 0.0.0.0 area 1
network 172.17.0.0 0.0.0.3 area 1
!
!
no ip http server
no ip http secure-server
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
!
ipv6 router ospf 1
router-id 172.16.0.40
log-adjacency-changes
area 1 stub
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
webvpn context Default_context

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
44 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

ssl authenticate verify all


!
no inservice
!
!
end

VIGPE01

VIGPE01#show running-config
Building configuration...

Current configuration : 3249 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

hostname VIGPE01
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback0
description Router-ID
ip address 172.16.0.20 255.255.255.255
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 45

interface Loopback1
description Router-ID-IPv6
no ip address
ipv6 address 2001:678:0:FF01::20/128
ipv6 enable
ipv6 ospf 1 area 0
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
description To-GALP01-Fa1/10
no switchport
ip address 10.10.1.1 255.255.255.252
ipv6 address 2001:678:0:A::1/64
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

ipv6 enable
ipv6 ospf 1 area 0
!
interface FastEthernet1/1
!
interface FastEthernet1/2
description To-VIGO-Fa1/0
no switchport
ip address 172.17.0.1 255.255.255.252
ipv6 address 2001:678:0:100::1/64
ipv6 enable
ipv6 ospf 1 area 1
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface FastEthernet1/5
!
interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
46 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

!
interface FastEthernet1/9
!
interface FastEthernet1/10
!
interface FastEthernet1/11
!
interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
interface Vlan1
no ip address
!
router ospf 1
router-id 172.16.0.20
log-adjacency-changes
area 1 stub
network 10.10.1.0 0.0.0.3 area 0
network 172.16.0.20 0.0.0.0 area 0
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

network 172.17.0.0 0.0.0.3 area 1


!
router bgp 32055
bgp router-id 172.16.0.20
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor BB_ISP peer-group
neighbor BB_ISP remote-as 32055
neighbor BB_ISP update-source Loopback0
neighbor BB_ISP_IPv6 peer-group
neighbor BB_ISP_IPv6 remote-as 32055
neighbor BB_ISP_IPv6 update-source Loopback1
neighbor 2001:678:0:FF01::1 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::1 description MADRR01-IPv6
neighbor 2001:678:0:FF01::2 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::2 description MADRR02-IPv6
neighbor 172.16.0.1 peer-group BB_ISP
neighbor 172.16.0.1 description MADRR01
neighbor 172.16.0.2 peer-group BB_ISP
neighbor 172.16.0.2 description MADRR02
!
address-family ipv4
redistribute static
neighbor 172.16.0.1 activate

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 47

neighbor 172.16.0.2 activate


no auto-summary
no synchronization
exit-address-family
!
address-family ipv6
neighbor 2001:678:0:FF01::1 activate
neighbor 2001:678:0:FF01::2 activate
redistribute static
no synchronization
exit-address-family
!
ip route 62.35.16.0 255.255.255.0 FastEthernet1/2
!
!
no ip http server
no ip http secure-server
!
!
ipv6 route 2001:678:0:101::/64 2001:678:0:100::2
ipv6 router ospf 1
router-id 172.16.0.20
log-adjacency-changes
area 1 stub
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
!
end

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
48 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

1.2. Configuraciones completas práctica «dual stack»

ALICANTE

ALICANTE#show running-config
Building configuration...

Current configuration : 2005 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ALICANTE
!
boot-start-marker
boot-end-marker
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback0
description Router-ID
ip address 172.16.0.42 255.255.255.255
!
interface Loopback1
description Site
ip address 62.35.48.1 255.255.255.255
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 49

interface Loopback2
description Site-IPv6
no ip address
ipv6 address 2001:678:0:301::/64
ipv6 enable
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
description To-ALIPE01-Fa1/2
no switchport
ip address 172.17.4.2 255.255.255.252
ipv6 address 2001:678:0:300::2/128
ipv6 enable
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

ipv6 ospf 1 area 3


!
interface FastEthernet1/1
!
interface FastEthernet1/2
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface FastEthernet1/5
!
interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8
!
interface FastEthernet1/9
!
interface FastEthernet1/10
!
interface FastEthernet1/11
!

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
50 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
interface Vlan1
no ip address
!
router ospf 1
router-id 172.16.0.42
log-adjacency-changes
area 3 stub
network 172.16.0.42 0.0.0.0 area 3
network 172.17.4.0 0.0.0.3 area 3
!
!
no ip http server
no ip http secure-server
!
!
ipv6 router ospf 1
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

router-id 172.16.0.42
log-adjacency-changes
area 3 stub
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 51

!
!
end

ALIPE01

ALIPE01#show running-config
Building configuration...

Current configuration : 3255 bytes


!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ALIPE01
!
boot-start-marker
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

boot-end-marker
!
!
no aaa new-model
!
resource policy
!
memory-size iomem 5
ip cef
!
!
no ip domain lookup
ip domain name lab.local
!
ipv6 unicast-routing
!
!
interface Loopback0
description Router-ID
ip address 172.16.0.22 255.255.255.255
!
interface Loopback1
description Router-ID-IPv6
no ip address

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
52 ISAÍAS MARTÍNEZ YELMO y PATRICIA ISABEL RIAÑO VÍLCHEZ

ipv6 address 2001:678:0:FF01::22/128


ipv6 enable
ipv6 ospf 1 area 0
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet1/0
description To-VALP01-Fa1/10
no switchport
ip address 10.10.1.9 255.255.255.252
ipv6 address 2001:678:0:C::1/128 ipv6 enable
ipv6 ospf 1 area 0
!
interface FastEthernet1/1
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

!
interface FastEthernet1/2
description To-ALICANTE-Fa1/0
no switchport
ip address 172.17.4.1 255.255.255.252
ipv6 address 2001:678:0:300::1/128
ipv6 enable
ipv6 ospf 1 area 3
!
interface FastEthernet1/3
!
interface FastEthernet1/4
!
interface FastEthernet1/5
!
interface FastEthernet1/6
!
interface FastEthernet1/7
!
interface FastEthernet1/8
!
interface FastEthernet1/9
!
interface FastEthernet1/10

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.
IPv6-LAB: ENTORNO DE LABORATORIO PARA LA ADQUISICIÓN DE COMPETENCIAS... 53

!
interface FastEthernet1/11
!
interface FastEthernet1/12
!
interface FastEthernet1/13
!
interface FastEthernet1/14
!
interface FastEthernet1/15
!
interface Vlan1
no ip address
!
router ospf 1
router-id 172.16.0.22
log-adjacency-changes
area 3 stub
network 10.10.1.8 0.0.0.3 area 0
network 172.16.0.22 0.0.0.0 area 0
network 172.17.4.0 0.0.0.3 area 3
!
router bgp 32055
bgp router-id 172.16.0.22
Copyright © 2015. Servicio de Publicaciones. Universidad de Alcalá. All rights reserved.

no bgp default ipv4-unicast


bgp log-neighbor-changes
neighbor BB_ISP peer-group
neighbor BB_ISP remote-as 32055
neighbor BB_ISP update-source Loopback0
neighbor BB_ISP_IPv6 peer-group
neighbor BB_ISP_IPv6 remote-as 32055
neighbor BB_ISP_IPv6 update-source Loopback1
neighbor 2001:678:0:FF01::1 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::1 description MADRR01-IPv6
neighbor 2001:678:0:FF01::2 peer-group BB_ISP_IPv6
neighbor 2001:678:0:FF01::2 description MADRR02-IPv6
neighbor 172.16.0.1 peer-group BB_ISP
neighbor 172.16.0.1 description MADRR01
neighbor 172.16.0.2 peer-group BB_ISP
neighbor 172.16.0.2 description MADRR02
!
address-family ipv4
redistribute static
neighbor 172.16.0.1 activate
neighbor 172.16.0.2 activate
no auto-summary
no synchronization
exit-address-family

Martínez, Y. I., & Riaño, V. P. I. (2015). Ipv6-lab : Entorno de laboratorio para la adquisición de competencias relacionadas con ipv6. Retrieved
from http://ebookcentral.proquest.com
Created from unadsp on 2020-03-25 22:02:49.

You might also like