hi,
I have cerasted a static route  as below.But for the next hop I have
asked again to tohe routing table and after recursive lookup tunnel
interface  as a next hop comes up.
For the next hop if I write directly tunnel 7  it is not going to work.Why?

ipv6 route 10:1:45::/64 2002:A04:404::

r1#sh ipv6 route
IPv6 Routing Table - 19 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
       U - Per-user Static route, M - MIPv6
       I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
       O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
       ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
       D - EIGRP, EX - EIGRP external
S   ::/0 [1/0]
     via ::, Tunnel77
C   1:0:1:1::/64 [0/0]
     via ::, Loopback0
L   1:0:1:1::1/128 [0/0]
     via ::, Loopback0
C   1:1:1:1::/64 [0/0]
     via ::, Loopback1
L   1:1:1:1::1/128 [0/0]
     via ::, Loopback1
O   2:0:2:2::2/128 [110/11111]
     via FE80::A01:C02, Tunnel12
S   5:0:5:5::/64 [1/0]
     via 2002:A04:404::
S   10:1:45::/64 [1/0]
     via 2002:A04:404::
C   10:1:102::/64 [0/0]
     via ::, FastEthernet0/1
L   10:1:102::1/128 [0/0]
     via ::, FastEthernet0/1
C   10:1:111::/64 [0/0]
     via ::, FastEthernet0/0
L   10:1:111::1/128 [0/0]
     via ::, FastEthernet0/0
O   10:1:112::/64 [110/11112]
     via FE80::A01:C02, Tunnel12
C   12:1:12::/64 [0/0]
     via ::, Tunnel12
L   12:1:12::1/128 [0/0]
     via ::, Tunnel12
O   111:0:111:111::111/128 [110/1]
     via FE80::C003:11FF:FE2C:0, FastEthernet0/0

r1#sh ipv6 rout 2002:A04:404::
IPv6 Routing Table - 19 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
       U - Per-user Static route, M - MIPv6
       I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
       O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
       ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
       D - EIGRP, EX - EIGRP external
S   ::/0 [1/0]
     via ::, Tunnel77
r1#

On 2/17/10, Mustafa Yadav <[email protected]> wrote:
> Hi
>
>
> I have created below ipv6ip 6to4 tunnel.I have read that for the
> static route you can olny give next-hop ip address but if you are
> using default route you can use tunnel 77 instead of defining next
> hop.What is the trick here?In both case I think layer 2 to layer 3
> mapping is a must.
>
>
> interface Tunnel77
>  no ip address
>  no ip redirects
>  ipv6 address 2002:A01:101::/128
>  tunnel source 10.1.1.1
>  tunnel mode ipv6ip 6to4
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to