Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Operational mode

clear commands

clear console - clear screen

Syntax: clear console

Use this command to clear the screen of the user console.

clear interface counters - clear interface counters for all interfaces

Syntax: clear interface counters

Use this command to clear the kernel counters for all interfaces of all types, including bridge, data plane, loopback and tunnel.

delete file - delete files in a particular image

delete log - delete a log file

delete session - delete system session information

Syntax: delete session table [ conn-id <connection identifier> | destination <dst-addr[:dst-port]> | nat46 | nat64 | source <src-addr[:src-port]> ]

Use this command to delete all the entries from the dataplane session table.

The optional arguments can be used to delete specific types of session table entries.

delete system - delete system objects

monitor system information

monitor command

monitor interfaces - monitor interface information

Syntax: monitor interfaces

Displays bandwidth utilization statistics for each interface across all interfaces.

monitor log - monitor last lines of message files

poweroff - poweroff the system

Syntax: poweroff [ at <time> | cancel | now ]

Powers off the system. Only users with administrative (admin)-level permission can run this command.

reboot - reboot the system

Syntax: reboot[ at <time> | cancel | now ]

Reboots the system. Only users with administrative (admin)-level permission can run this command.

reset - reset a service

reset ip arp address - reset ARP cache for an IPv4 address

Syntax: reset ip arp address <ipv4>

Removes the entry associated with a specific IP address from the ARP cache.

reset ip arp interface - reset ARP cache for interface

Syntax: reset ip arp address <interface name>

Removes the entry associated with an Ethernet interface from the ARP cache.

show arp

show date

Syntax: set date [ <datetime> | ntp <ntpserver> ]

Set the system date and time either directly or by specifying an NTP server from which to acquire them.

show hardware cpu

show hardware dmi

show hardware fru

show hardware mem

show hardware pci

show hardware sensor

show history

show host

show interfaces

show log

show platform

show poweroff

show reboot

show system

show system boot-messages

show system commit

show system connections

show system image

show system kernel-messages

show system memory

show system power-profile

show system processes

show system storage

show system uptime

show system usb

show tech-support

show version

set console keymap

set date

set system image

set terminal

Syntax: set terminal [ key query-help [ disable | enable ] | length <number> | pager <program> | width <number> ]

Sets the behavior of the system terminal.

key query-help - enables or disables help using the question mark. The default option is enable.

pager - the program to use as the terminal pager. If no pager is specified, the default (less) is used.

Configuration mode

system boot-loader

system console

system default dataplane cpu-affinity

system default dataplane power-profile

system domain-name

system host-name

system name-server

system options reboot-on-panic

system platform type switch

system session [ limit | log | table-size | timeout ]

system static-host-mapping

system timezone

  • No labels