if ! ipv6if $_if; then
return 1
fi
if [ "${ipv6_cpe_wanif}" = "${_if}" ]; then
return 0
if checkyesno ipv6_gateway_enable; then