<HTML>
<HEAD>
<TITLE>Re: [rbak-nsp] Intercontext interfaces and IPv6</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thomas, which version of SEOS is this?<BR>
<BR>
<BR>
On 11/08/2010 09:23, "Voigt, Thomas" <<a href="Thomas.Voigt@netkom.de">Thomas.Voigt@netkom.de</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Arial">Hi all,<BR>
<BR>
I'm trying to communicate between two contexts over intercontext interfaces.<BR>
Config is as follows:<BR>
<BR>
####################################<BR>
context test1<BR>
!<BR>
no ip domain-lookup<BR>
!<BR>
interface loopbackv6 intercontext p2p 1<BR>
ip address 192.168.99.2/24<BR>
ipv6 address xxxx:xxxx:100::3/64<BR>
no logging console<BR>
!<BR>
ip route 192.168.99.1/32 context test2<BR>
####################################<BR>
context test2<BR>
!<BR>
no ip domain-lookup<BR>
!<BR>
interface loopbackv6 intercontext p2p 1<BR>
ip address 192.168.99.1/24<BR>
ipv6 address xxxx:xxxx:100::2/64<BR>
no logging console<BR>
!<BR>
ip route 192.168.99.2/32 context test1<BR>
####################################<BR>
<BR>
With IPv4 i can ping each other interface. <BR>
For IPv6 I need to set the static route to the other context. But the "ipv6 route" command doesn't know the "context" parameter.<BR>
<BR>
Any help?<BR>
<BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Arial"><BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial">-- <BR>
<BR>
David Freedman<BR>
Claranet <BR>
<a href="http://www.clara.net">http://www.clara.net</a><BR>
</FONT></SPAN>
</BODY>
</HTML>