groups {
    BLOCK-V6 {
        vlans {
            <*> {
                forwarding-options {
                    filter {
                        input BLOCK-IPv6;
                    }
                }
            }
        }
    }
}