# Step 10: Check your node and validator status

### Verify your node and validator status using the following command:[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/node-registration-and-adding-validators/step-10-check-your-node-and-validator-status#verify-your-node-and-validator-status-using-the-following-command) <a href="#verify-your-node-and-validator-status-using-the-following-command" id="verify-your-node-and-validator-status-using-the-following-command"></a>

* Check node status: `~/bin/stader-permissioned-cli node status`
* Check validator status: `~/bin/stader-permissioned-cli validator status`

### You can update your operators name and the operator reward address using the following steps[​](https://www.staderlabs.com/docs-v1/Ethereum/Node-operator/permissioned-node-operator/node-registration-and-adding-validators/step-10-check-your-node-and-validator-status#you-can-update-your-operators-name-and-the-operator-reward-address-using-the-following-commands) <a href="#you-can-update-your-operators-name-and-the-operator-reward-address-using-the-following-commands" id="you-can-update-your-operators-name-and-the-operator-reward-address-using-the-following-commands"></a>

* Update operator name by executing this command: `~/bin/stader-permissioned-cli node update-operator-name --operator-name <your operator name>`
* Update operator reward address by following the instructions provided on [this page.](https://stader.gitbook.io/stader/ethereum/node-operator/permissioned-node-operator/update-reward-address)
