Está en la página 1de 4

NOTA:

area 0 : EIGRP
area 1 : OSPFv3
area 2 : OSPFv3

R1

en
conf t
ipv6 unicast-routing
ipv6 router eigrp 1
router-id 1.1.1.1
no shutdown
exit
int s2/0
ipv6 address 2001:2222:2222:4::5/126
ipv6 enable
ipv6 eigrp 1
no shutdown
exit
int s2/1
ipv6 address 2001:2222:2222:12::7/126
ipv6 enable
ipv6 eigrp 1
no shutdown
exit

R2

en
conf t
ipv6 unicast-routing
ipv6 router eigrp 1
router-id 2.2.2.2
no shutdown
exit
ipv6 router ospf 1
router-id 2.2.2.2
int s2/0
ipv6 address 2001:2222:2222:4::6/126
ipv6 enable
ipv6 eigrp 1
no shutdown
exit
int s2/1
ipv6 address 2001:2222:2222:5::5/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit
int s2/2
ipv6 address 2001:2222:2222:7::4/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit
int s2/3
ipv6 address 2001:2222:2222:8::3/126
ipv6 enable
ipv6 eigrp 1
no shutdown
exit
ipv6 router eigrp 1
redistribute ospf 1 metric 256 10000 255 1 1500 include-connected
exit
ipv6 router ospf 1
redistribute eigrp 1 metric 10 include-connected
exit

R3

en
conf t
ipv6 unicast-routing
ipv6 router eigrp 1
router-id 3.3.3.3
no shutdown
exit
ipv6 router ospf 1
router-id 3.3.3.3
int s2/0
ipv6 address 2001:2222:2222:12::8/126
ipv6 enable
ipv6 eigrp 1
no shutdown
exit
int s2/1
ipv6 address 2001:2222:2222:11::4/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit
int s2/2
ipv6 address 2001:2222:2222:9::3/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit
int s2/3
ipv6 address 2001:2222:2222:8::7/126
ipv6 enable
ipv6 eigrp 1
no shutdown
exit
ipv6 router eigrp 1
redistribute ospf 1 metric 256 10000 255 1 1500 include-connected
exit
ipv6 router ospf 1
redistribute eigrp 1 metric 10 include-connected
exit

R4
en
conf t
ipv6 unicast-routing
ipv6 router ospf 1
router-id 4.4.4.4
exit
int s2/0
ipv6 address 2001:2222:2222:5::6/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit
int s2/1
ipv6 address 2001:2222:2222:6::5/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit
int f0/0
ipv6 address FE80::1 link-local
ipv6 address 2001:3333:3333:2::1/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit

R5

en
conf t
ipv6 unicast-routing
ipv6 router ospf 1
router-id 5.5.5.5
exit
int s2/1
ipv6 address 2001:2222:2222:6::6/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit
int s2/2
ipv6 address 2001:2222:2222:7::5/126
ipv6 enable
ipv6 ospf 1 area 1
no shutdown
exit

R6

en
conf t
ipv6 unicast-routing
ipv6 router ospf 1
router-id 6.6.6.6
exit
int s2/1
ipv6 address 2001:2222:2222:10::8/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit
int s2/2
ipv6 address 2001:2222:2222:9::5/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit

R7

en
conf t
ipv6 unicast-routing
ipv6 router ospf 1
router-id 7.7.7.7
exit
int s2/0
ipv6 address 2001:2222:2222:11::8/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit
int s2/1
ipv6 address 2001:2222:2222:10::7/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit
int f0/0
ipv6 address FE80::1 link-local
ipv6 address 2001:3333:3333:3::1/126
ipv6 enable
ipv6 ospf 1 area 2
no shutdown
exit

También podría gustarte