Admin CLI commands
After logging in to a device's terminal and accessing its Admin CLI, you can enter one of the following top-level commands to access the available management functions.
|
Command |
Description |
|---|---|
|
config |
View and modify the configuration. |
|
exit |
Exit the CLI. |
|
analyzer |
Analyzer commands. |
|
cat |
View a file. |
|
clear |
Clear the device's status or systems. |
|
container |
Create, delete, or interact with a container. |
|
cp |
Copy a file or directory. |
|
grep |
Grep a file. Search a file for a specific text pattern and displays the matching lines without altering the original file. |
|
help |
Show CLI editing and navigation commands. |
|
iperf |
Perform a iPerf test. |
|
ls |
List a directory. |
|
mkdir |
Create a directory. |
|
modem |
Modem commands. |
|
more |
View a file. |
|
mv |
Move a file or directory. |
|
ping |
Ping a host. |
|
poweroff |
Power off the system. |
|
reboot |
Reboot the system. |
|
rm |
Remove a file or directory. |
|
scp |
Copy a file or directory over SSH. |
|
show |
Show instance statistics. |
|
ssh |
SSH login to a remote server. |
|
system |
System commands. |
|
tail |
Tail a file. |
|
telnet |
Telnet login to a remote server. |
|
traceroute |
Print the route packets trace to network host. |
|
vtysh |
Shell to FRRouting. |
|
wireguard |
WireGuard commands. |
