[rbak-nsp] Intercontext interfaces and IPv6
    Voigt, Thomas 
    Thomas.Voigt at netkom.de
       
    Wed Aug 11 04:23:53 EDT 2010
    
    
  
Hi all,
I'm trying to communicate between two contexts over intercontext interfaces.
Config is as follows:
####################################
context test1
!
 no ip domain-lookup
!
 interface loopbackv6 intercontext p2p 1
  ip address 192.168.99.2/24
  ipv6 address xxxx:xxxx:100::3/64
 no logging console
!
 ip route 192.168.99.1/32 context test2
####################################
context test2
!
 no ip domain-lookup
!
 interface loopbackv6 intercontext p2p 1
  ip address 192.168.99.1/24
  ipv6 address xxxx:xxxx:100::2/64
 no logging console
!
 ip route 192.168.99.2/32 context test1
####################################
With IPv4 i can ping each other interface.
For IPv6 I need to set the static route to the other context. But the "ipv6 route" command doesn't know the "context" parameter.
Any help?
--
With kind regards
Thomas Voigt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20100811/7d65bcc0/attachment.html>
    
    
More information about the redback-nsp
mailing list