On Mon, 17 Oct 2005, Susan Zheng wrote:
I've manually added some static ipv6 routes on Linux, but after reboot the
machine, the route entries added before will disappear, then have to added back
again by hand.
Just wonder how could I save my good ipv6 routing table that is to make it
permannently on linux platform ?
It is really depends on your Linux distribution....
By the way, another similiar question, does the routing table for ipv6
on windows need to be saved -- make it permanently as on linux in order
to reuse it after reboot ? If so, How?
netsh interface ipv6 set route prefix=<prefix>/<length>
interface=<interface> nexthop=<nexthop> store=persistent
Regards,
Janos Mohacsi
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]