Hi All

I'm trying to use Vyatta community version 3 to set up a network for
IPv6 testing, the topology is as follows:
 ----net2---(eth1) R1 (eth0) -----net1-----  (eth0) R2
(eth1)-----net3---

I was able to configure the IPv4 addresses for the routers and create a
static route for the nets using Ipv4 addresses.
For IPv6, I was able to configure the IPv6 addresses for the interfaces
and ping each other between the router, however,
When I tried to configure a static route using the IPv6 addresses, the
creation was OK but failed in commit. I used the following addresses:
R1: eth0: 0200:0:0:1:(64 bits interface_id)
      eth1: 0200:0:0:2:(64 bits interface_id)

R2: eth0: 0200:0:0:1:(64 bits interface_id)
      eth1: 0200:0:0:3:(64 bits interface_id)
 
The command I used to create the static route on R1 is:
Set protocols static route 0200:0:0:3::/64 next-hop 0200:0:01:(64 bits
interface_id)

The error message from the commit command is:
Syntax error: last symbal parsed is 0200:0:0:3::/64.

I also tried some other 64 bits prefix and didn't succeed. Could someone
help on this! Your response is highly appreciated.


Thanks!

Regards
Tinghua
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to