Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
CCNPv7 ROUTE_Labs_-_Instructor / CCNPv7_ROUTE_Lab3-3_OSPFv3-Address-Families_Instructor.doc
Скачиваний:
1340
Добавлен:
11.06.2015
Размер:
418.3 Кб
Скачать

Router r2

hostname R2

!

ipv6 unicast-routing

ipv6 cef

!

interface GigabitEthernet0/0

ip address 192.168.3.1 255.255.255.0

ipv6 address FE80::2 link-local

ipv6 address 2001:DB8:CAFE:3::1/64

ospfv3 1 ipv6 area 0

ospfv3 1 ipv4 area 0

!

interface Serial0/0/0

ip address 192.168.2.2 255.255.255.252

ipv6 address FE80::2 link-local

ipv6 address 2001:DB8:CAFE:2::2/64

ospfv3 1 ipv6 area 51

ospfv3 1 ipv4 area 51

!

interface Serial0/0/1

ip address 192.168.4.1 255.255.255.252

ipv6 address FE80::2 link-local

ipv6 address 2001:DB8:CAFE:4::1/64

ospfv3 1 ipv6 area 0

ospfv3 1 ipv4 area 0

clock rate 64000

!

router ospfv3 1

!

address-family ipv4 unicast

passive-interface GigabitEthernet0/0

router-id 2.2.2.2

area 51 stub no-summary

exit-address-family

!

address-family ipv6 unicast

passive-interface GigabitEthernet0/0

router-id 2.2.2.6

area 51 stub no-summary

exit-address-family

!

end

Router r3

hostname R3

!

ipv6 unicast-routing

ipv6 cef

!

interface GigabitEthernet0/0

ip address 192.168.5.1 255.255.255.0

ipv6 address FE80::3 link-local

ipv6 address 2001:DB8:CAFE:5::1/64

ospfv3 1 ipv6 area 0

ospfv3 1 ipv4 area 0

!

interface Serial0/0/1

ip address 192.168.4.2 255.255.255.252

ipv6 address FE80::3 link-local

ipv6 address 2001:DB8:CAFE:4::2/64

ospfv3 1 ipv6 area 0

ospfv3 1 ipv4 area 0

!

interface Serial0/1/0

ip address 192.168.77.2 255.255.255.0

ipv6 address FE80::3 link-local

ipv6 address 2001:DB8:FEED:77::2/64

clock rate 64000

!

router ospfv3 1

!

address-family ipv4 unicast

redistribute static

default-information originate

passive-interface GigabitEthernet0/0

router-id 3.3.3.3

exit-address-family

!

address-family ipv6 unicast

default-information originate

redistribute static

passive-interface GigabitEthernet0/0

router-id 3.3.3.6

exit-address-family

!

ip route 0.0.0.0 0.0.0.0 192.168.77.1

ip route 192.168.99.0 255.255.255.0 192.168.77.1

!

ipv6 route 2001:DB8:99:1::/64 2001:DB8:FEED:77::1

ipv6 route ::/0 2001:DB8:FEED:77::1

!

end

Router r4

hostname R4

!

ipv6 unicast-routing

ipv6 cef

!

interface GigabitEthernet0/0

ip address 192.168.99.1 255.255.255.0

ipv6 address 2001:DB8:99:1::1/64

!

interface Serial0/0/0

ip address 192.168.77.1 255.255.255.0

ipv6 address FE80::4 link-local

ipv6 address 2001:DB8:FEED:77::1/64

!

ip route 192.168.0.0 255.255.0.0 192.168.77.2

!

ipv6 route 2001:DB8:CAFE::/48 2001:DB8:FEED:77::2

!

end

© 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 26 of 26