<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hi all,</div>
<div> </div>
<div>I'm trying to communicate between two contexts over intercontext interfaces.</div>
<div>Config is as follows:</div>
<div> </div>
<div>####################################</div>
<div>context test1</div>
<div>!</div>
<div> no ip domain-lookup</div>
<div>!</div>
<div> interface loopbackv6 intercontext p2p 1</div>
<div> ip address 192.168.99.2/24</div>
<div> ipv6 address xxxx:xxxx:100::3/64</div>
<div> no logging console</div>
<div>!</div>
<div> ip route 192.168.99.1/32 context test2</div>
<div>####################################</div>
<div>context test2</div>
<div>!</div>
<div> no ip domain-lookup</div>
<div>!</div>
<div> interface loopbackv6 intercontext p2p 1</div>
<div> ip address 192.168.99.1/24</div>
<div> ipv6 address xxxx:xxxx:100::2/64</div>
<div> no logging console</div>
<div>!</div>
<div> ip route 192.168.99.2/32 context test1</div>
<div>####################################</div>
<div> </div>
<div>With IPv4 i can ping each other interface. </div>
<div>For IPv6 I need to set the static route to the other context. But the "ipv6 route" command doesn't know the "context" parameter.</div>
<div> </div>
<div>Any help?</div>
<div> </div>
<div>-- </div>
<div>With kind regards </div>
<div>Thomas Voigt </div>
<div> </div>
<div> </div>
</font>
</body>
</html>