IPv6 Deployment Guide for Cisco
Max Clark
max.clark at gmail.com
Tue Mar 18 19:39:26 CET 2008
Any reason why a static route to the null interface would not be
inserted into the RIB? This is preventing us from announcing our IPv6
Prefix via BGP.
#show ipv6 static
IPv6 Static routes
Code: * - installed in RIB
* 2607:xxxy::1/128 via nexthop 2607:xxxy:0:2::FFE5, distance 1
* 2607:xxxy::1/128 via nexthop 2607:xxxy:0:2::FFE1, distance 1
2607:xxxx::/32 via interface Null0, distance 250
#show ipv6 route static
IPv6 Routing Table - 448 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route
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
S 2607:xxxy::1/128 [1/0]
via 2607:xxxy:0:2::FFE1
via 2607:xxxy:0:2::FFE5
The config...
ipv6 route 2607:xxxy::1/128 2607:xxxy:0:2::FFE5
ipv6 route 2607:xxxy::1/128 2607:xxxy:0:2::FFE1
ipv6 route 2607:xxxx::/32 Null0 250
Thanks,
Max
On Mon, Mar 17, 2008 at 12:21 AM, Pekka Savola <pekkas at netcore.fi> wrote:
>
> On Sun, 16 Mar 2008, Max Clark wrote:
> > I have been compiling the configuration set to IPv6 enable our Cisco
> > backbone (7600s). Before getting to far into the process I would love
> > to hear first hand reports of any tips/tricks/gotchas that people have
> > run into while doing this.
>
> The following is from October 2005, is somewhat lengthy, but AFAIR
> there are about half-a-dozen case studies of NREN networks, some of
> them running Cisco. It might be helpful reading:
>
> http://www.6net.org/book/deployment-guide.pdf
>
> --
> Pekka Savola "You each name yourselves king, yet the
> Netcore Oy kingdom bleeds."
> Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
>
More information about the ipv6-ops
mailing list