Can you try this through the CLI and see if any messages are generated?

Also, try 2000::1 for the IPv6 address; it may or may not make a difference.

btw, this is successful with the latest source version --

Justin

On 9/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> I have spent hours trying to get an IPv6 address entered for an interface. I
> have read all the manuals
> but just cannot get it working. The most annoying thing I find is that when
> there is a PARSE error in
> the config.boot file, everything in config.boot fails. This means SSH won't
> work, the GUI won't work,
> you can't even log on to run the CLI.
> I configured the IPv6 via the GUI and commit it and there is no error,
> rebooting fails.
> The config.boot fragment is:
> interfaces {
>     restore: false
>     loopback lo {
>         description: ""
>     }
>     ethernet eth0 {
>         disable: false
>         discard: false
>         description: "internet"
>         hw-id: 00:0C:29:59:23:87
>         address: 2000:0000:0000:0000:0000:0000:0000:0001 {
>             prefix-length: 64
>         }
>         duplex: "auto"
>         speed: "auto"
>     }
> I am running the liveCD community version 2.2 with no hard disk under
> vmware.
> Interestingly I have been able to enter IPv6 addresses without problems in
> an XORP liveCD release
>
> regards
> Ian
> _______________________________________________
> Vyatta-users mailing list
> Vyatta-users@mailman.vyatta.com
> http://mailman.vyatta.com/mailman/listinfo/vyatta-users
>
>
_______________________________________________
Vyatta-users mailing list
Vyatta-users@mailman.vyatta.com
http://mailman.vyatta.com/mailman/listinfo/vyatta-users

Reply via email to