I have no problem with creation routing-instance.
But there is no same option in firewall filter.
show routing-instances
Foton {
instance-type forwarding;
routing-options {
static {
route 0.0.0.0/0 next-hop 192.168.6.6;
}
}
}