show system info //shows the uptime, serial number, ...
show system environmentals //e.g. power supply failures
show ntp
show session info //packet rate, number of sessions, fastpath active, etc.
show session id <id>
show interface { all | <interface-name> }
show routing route //routing table (all routes)
show routing fib //forwarding table (only used routes)
show routing protocol <protocol> ...
show arp { all | <interface-name> }
show neighbor interface { all | <interface-name> } //IPv6 neighbor cache
show mac all //only with layer 2 interfaces
show jobs all
show jobs id <id>
show running resource-monitor //resource statistics
show system resource follow //="top", CPU usage and processes
show system disk-space //="df -h"
debug software restart <service> //Restart a certain process
request restart system //Reboot the whole device
Comments
Post a Comment