> For the complete documentation index, see [llms.txt](https://dev117uday.gitbook.io/databases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev117uday.gitbook.io/databases/cassandra/cassandra-administration.md).

# Cassandra Administration

### Cassandra Ports

<figure><img src="/files/ebv2prQ0GBNv0khtZeDk" alt=""><figcaption></figcaption></figure>

Nodetool has 2 types of commands&#x20;

* Informative
* Management

Cassandra Stress:

```bash
cassandra-stress write no-warmup n=100000
```
