Skip to content

Commit

Permalink
tuned index page
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Nov 23, 2023
1 parent 8b79447 commit 6ce8b10
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/cli/show-commands/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@ hide: toc
title: SR Linux CLI. Show Commands.
---

This community-oriented practical guide provides the list of common "show commands" on Nokia 7220/7250 routers running Nokia SR Linux software. It is not intended to be a comprehensive guide to all possible commands, nor it is a substitution for the [official docs](https://documentation.nokia.com/srlinux), but rather a practical list of commands an operator might need in their day to day operations.
This community-oriented practical guide lists common `show` commands available on Nokia 7220/7250 routers running Nokia SR Linux software. It is not intended to be a comprehensive guide to all possible commands, nor it is a substitution for the [official docs](https://documentation.nokia.com/srlinux), but rather a curated list of *most-common* commands an operator might need in their day-to-day operations.

This Guide is a living document, we will update the chapters with new troubleshooting steps as we go forward and provide containerlab labs to let you practice the steps in a controlled lab environment.

## Structure

The Guide is structured as a collection of chapters, each chapter is dedicated to a specific topic. Each chapter contains a list of common issues and troubleshooting steps to resolve them.

The commands to show state of the applications/components are provided in the form of the CLI commands, and some commands augmented with XPATH paths that can be used with gNMI or [JSON-RPC](../../tutorials/programmability/json-rpc/basics.md) management interfaces.
The Guide is structured as a collection of chapters where each chapter is dedicated to a specific topic with associated show commands and output examples. Some CLI commands are augmented with the XPATH paths that can be used with gNMI or [JSON-RPC](../../tutorials/programmability/json-rpc/basics.md) management interfaces.

## Contributions

We absolutely welcome your feedback and contributions, you can leave comments on the pages or reach us on [Discord](../../community.md#discord-server). If you want to contribute to the content, please submit a pull request to the GitHub repository.
We absolutely welcome your feedback and contributions, you can leave comments on the pages or reach us on [Discord](../../community.md#discord-server). If you want to contribute to the content, please submit a pull request.

0 comments on commit 6ce8b10

Please sign in to comment.