Files
scylladb/docs/operating-scylla/nodetool-commands/enablebinary.rst
2022-07-11 12:14:02 +02:00

18 lines
390 B
ReStructuredText

======================
Nodetool enablebinary
======================
**enablebinary** - Enable the binary option - enable CQL native protocol.
For example:
``nodetool enablebinary``
To verify the gossip status run ``nodetool statusbinary`` Result will be ``running``
See also
* :doc:`disablebinary <disablebinary>`
* :doc:`statusbinary <statusbinary>`
.. include:: nodetool-index.rst