view conf/mgr.testbeddomain/radvd.conf @ 0:9e5a3c884de6

Initial import of the virtual testbed.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 17 Jun 2010 11:00:32 +0900
parents
children
line wrap: on
line source

interface eth1
{
	AdvSendAdvert on;
	# IgnoreIfMissing on;

	MinRtrAdvInterval 3;
	MaxRtrAdvInterval 10;

	AdvDefaultPreference low;

	AdvHomeAgentFlag off;

	prefix fde4:2c6e:55c4:101::/64
	{
		AdvOnLink on;
		AdvAutonomous on;
		AdvRouterAddr on;
	};

};

"Welcome to our mercurial repository"