interface eth2 { AdvSendAdvert on; MinRtrAdvInterval 0.03; MaxRtrAdvInterval 0.07; # MinRtrAdvInterval 3.0; # MaxRtrAdvInterval 4.0; # MinRtrAdvInterval 3; # MaxRtrAdvInterval 6; AdvSourceLLAddress on; AdvIfDown on; FastRSResponse on; MaxFastRS 10; HackAdvLinkID 65535; # 0000 ffff # AdvDefaultLifetime 600; AdvHomeAgentFlag off; # Send MIPv6 HomeAgent info option AdvHomeAgentInfo off; # MIPv6 Advertisement interval AdvIntervalOpt on; # Hierarchical MobileIPv6 AdvHmip6MapInfo on; # Advertise Local MAP options? ReAdvHmip6MapInfo off; # Send Readvertised MAP options? RecvHmip6MapInfo off; # Receive MAP options from Neighbours map 3ffe:8001:12:f88::2 { MapDistance 1; MapPreference 7; MapValidLifetime 80; }; prefix 3ffe:8001:12:c88::2/64 { AdvValidLifetime 200; AdvPreferredLifetime 200; AdvOnLink on; AdvAutonomous on; AdvRouterAddr on; }; };