<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, &quot;Voigt, Thomas&quot; &lt;<a href="Thomas.Voigt@netkom.de">Thomas.Voigt@netkom.de</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Arial">Hi all,<BR>
&nbsp;<BR>
I'm trying to communicate between two contexts over intercontext interfaces.<BR>
Config is as follows:<BR>
&nbsp;<BR>
####################################<BR>
context test1<BR>
!<BR>
&nbsp;no ip domain-lookup<BR>
!<BR>
&nbsp;interface loopbackv6 intercontext p2p 1<BR>
&nbsp;&nbsp;ip address 192.168.99.2/24<BR>
&nbsp;&nbsp;ipv6 address xxxx:xxxx:100::3/64<BR>
&nbsp;no logging console<BR>
!<BR>
&nbsp;ip route 192.168.99.1/32 context test2<BR>
####################################<BR>
context test2<BR>
!<BR>
&nbsp;no ip domain-lookup<BR>
!<BR>
&nbsp;interface loopbackv6 intercontext p2p 1<BR>
&nbsp;&nbsp;ip address 192.168.99.1/24<BR>
&nbsp;&nbsp;ipv6 address xxxx:xxxx:100::2/64<BR>
&nbsp;no logging console<BR>
!<BR>
&nbsp;ip route 192.168.99.2/32 context test1<BR>
####################################<BR>
&nbsp;<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 &quot;ipv6 route&quot; command doesn't know the &quot;context&quot; parameter.<BR>
&nbsp;<BR>
Any help?<BR>
&nbsp;<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>