protocol static drop_default {
ipv6;
route ::/0 reject {
bgp_local_pref = 1;
bgp_community.add((65535, 65282));
};
}