Bom vou considerar este LAB num nivel de dificuldade maior, pois envolve ipv6.
A falha é até que simples, pensei neste LAB mais como uma introdução a IPV6.
Este LAB vai sem topologia para dificultar um pouco mais.
Sua tarefa estara completa quando:
1 - O Roteador R1 estiver pingando a Loopback (IPV6) do R3
2 - O Roteador R3 estiver pingando a Loopback (IPV6) do R1
R1#ping ipv6 101:0:0:3::3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 101:0:0:3::3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 96/143/192 ms
R3#ping ipv6 101:0:0:3::1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 101:0:0:3::1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 96/149/192 ms
****************************
Config dos routers:
************** R1 **************
conf t
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service compress-config
hostname R1
logging buffered 16000 debugging
no logging console
ip subnet-zero
ip cef
ipv6 unicast-routing
ipv6 cef
!
interface Loopback0
ip address 192.168.1.1 255.255.255.255
ipv6 address 101:0:0:3::1/128
!
interface Serial1/0
no ip address
ipv6 address 201:0:0:3::/64 eui-64
no shut
!
router bgp 65001
no synchronization
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor 201::3:C801:DFF:FE6C:0 remote-as 65002
no auto-summary
address-family ipv6
neighbor 201::3:C801:DFF:FE6C:0 activate
no synchronization
redistribute connected
exit-address-family
ip classless
no ip http server
no ip http secure-server
line con 0
exec-timeout 0 0
stopbits 1
line aux 0
stopbits 1
line vty 0 4
login
!
end
wr
************** R2 **************
conf t
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service compress-config
hostname R2
logging buffered 16000 debugging
no logging console
ip subnet-zero
!
ip cef
ipv6 unicast-routing
ipv6 cef
!
interface Loopback0
ip address 192.168.1.2 255.255.255.255
ipv6 address 101:0:0:3::2/128
!
interface Serial1/0
no ip address
ipv6 address 201:0:0:3::/64 eui-64
no shut
!
interface Serial1/1
no ip address
ipv6 address 201:0:0:4::/64 eui-64
ipv6 ospf 2000 area 0
no shut
!
router bgp 65002
no synchronization
no bgp default ipv4-unicast
bgp log-neighbor-changes
neighbor 201::3:C800:DFF:FE6C:0 remote-as 65001
no auto-summary
address-family ipv6
neighbor 201::3:C800:DFF:FE6C:0 activate
no synchronization
redistribute connected
exit-address-family
ip classless
no ip http server
no ip http secure-server
ipv6 router ospf 2000
router-id 192.168.1.2
log-adjacency-changes
redistribute connected
end
wr
************** R3 **************
conf t
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service compress-config
!
hostname R3
logging buffered 16000 debugging
no logging console
!
ip subnet-zero
!
ip cef
ipv6 unicast-routing
ipv6 cef
!
interface Loopback0
ip address 192.168.1.3 255.255.255.255
ipv6 address 101:0:0:3::3/128
!
interface Serial1/1
no ip address
ipv6 address 201:0:0:4::/64 eui-64
ipv6 ospf 2000 area 0
no shut
!
ip classless
no ip http server
no ip http secure-server
ipv6 router ospf 2000
router-id 192.168.1.3
log-adjacency-changes
redistribute connected
!
end
wr
arquivo Dynamips (este arquivo foi gerado para o dynamips padrão, caso resolva utilizar o GNS será necessário montar a topologia na hora, não esqueça de corrigir o caminho do IOS e de fazer o idlepc)
autostart = False
[localhost]
[[7200]]
image = .\c7200-jk8s-mz[1].122-15.T17.bin
npe = npe-400
nvram = 96
ram = 128
ghostios = True
sparsemem = True
[[ROUTER R1]]
model = 7200
s1/0 = R2 s1/0
[[ROUTER R2]]
model = 7200
s1/1 = R3 s1/1
[[ROUTER R3]]
model = 7200
****************************
IOS para download:
/http://www.4shared.com/file/9914030/50c618/c7200-jk8s-mz122-15T17.html
****************************
DICAS:
ping ipv6 (ip)
sh ipv6 route
sh bgp ipv6 summary
R2#sh bgp ipv6 neighbors 201::3:C800:DFF:FE6C:0 advertised-routes
BGP table version is 7, local router ID is 192.168.1.2
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 101:0:0:3::2/128 :: 0 32768 ?
*> 101:0:0:3::3/128 :: 100 32768 ?
*> 201:0:0:3::/64 :: 0 32768 ?
*> 201:0:0:4::/64 :: 0 32768 ?
R2#sh bgp ipv6 neighbors 201::3:C800:DFF:FE6C:0 routes
BGP table version is 7, local router ID is 192.168.1.2
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 101:0:0:3::1/128 201::3:C800:DFF:FE6C:0
0 0 65001 ?
* 201:0:0:3::/64 201::3:C800:DFF:FE6C:0
0 0 65001 ?
Total number of prefixes 2
R2#show ipv6 ospf database
OSPFv3 Router with ID (192.168.1.2) (Process ID 2000)
Router Link States (Area 0)
ADV Router Age Seq# Fragment ID Link count Bits
192.168.1.2 1012 0x80000007 0 1 E
192.168.1.3 1747 0x80000005 0 1 E
Link (Type-
Link States (Area 0)
ADV Router Age Seq# Link ID Interface
192.168.1.2 44 0x80000003 5 Se1/1
192.168.1.3 1 0x80000003 5 Se1/1
Intra Area Prefix Link States (Area 0)
ADV Router Age Seq# Link ID Ref-lstype Ref-LSID
192.168.1.2 44 0x80000003 0 0x2001 0
192.168.1.3 1 0x80000003 0 0x2001 0
Router Link States (Area 1)
ADV Router Age Seq# Fragment ID Link count Bits
192.168.1.2 1012 0x8000000B 0 0 E
Link (Type-
Link States (Area 1)
ADV Router Age Seq# Link ID Interface
Type-5 AS External Link States
ADV Router Age Seq# Prefix
192.168.1.2 46 0x80000003 101:0:0:3::2/128
192.168.1.2 46 0x80000003 201:0:0:3::/64
192.168.1.2 1013 0x80000005 101:0:0:3::1/128
192.168.1.3 2 0x80000003 101:0:0:3::3/128