*Workbook 1 ==> Task 32.7 (RIPng)*
**
the task requires to advertise a new loop back on R2 in cisco275 and it
should be reachable from R5.

*on R2 ======>*

R2(config-if)#do show run int lo 1
Building configuration...
Current configuration : 102 bytes
!
interface Loopback1
 no ip address
 ipv6 address 2000:1:1:2B2B::2/64
 ipv6 rip cisco275 enable
end

*on R5 =======>*
**
R5(config)#do show run int ser 0/1/0.1
Building configuration...
Current configuration : 275 bytes
!
interface Serial0/1/0.1 multipoint
 description Use DLCI 512 here when mapped
 ipv6 address FE80::5 link-local
 ipv6 address FD00:0:0:6419::5/64
 ipv6 rip cisco275 enable
 frame-relay map ipv6 FE80::5 512 broadcast
 frame-relay map ipv6 FD00:0:0:6419::2 512 broadcast
end

========================================


R5(config)#do show ipv6 route
IPv6 Routing Table - Default - 4 entries
Codes: C - Connected, L - Local, S - Static, U - Per-user Static route
       B - BGP, M - MIPv6, R - RIP, I1 - ISIS L1
       I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP
       EX - EIGRP external
       O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
       ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
*R   2000:1:1:2B2B::/64 [120/2]
*     via FE80::2, Serial0/1/0.1
C   FD00:0:0:6419::/64 [0/0]
     via Serial0/1/0.1, directly connected
L   FD00:0:0:6419::5/128 [0/0]
     via Serial0/1/0.1, receive
L   FF00::/8 [0/0]
     via Null0, receive
R5(config)#


BUT STILL NOT ABLE TO PING IT !???

R5(config)# do ping 2000:1:1:2b2b::2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2000:1:1:2B2B::2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
R5(config)#


*can anyone advice why ?*
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to