NetQ CLI Changes
Many commands have changed in this release to accommodate the addition of new options or to simplify their syntax. Additionally, NVIDIA added new commands while removing others. This topic provides a summary of those changes.
New Commands
The following table summarizes the new commands available with this release.
Command | Summary | Version |
---|---|---|
netq config add agent opta-enable | Enables or disables the NetQ Platform (also known as OPTA). | 4.0.0 |
netq config add agent gnmi-enable | Enables or disables the gNMI agent. | 4.0.0 |
netq config add agent gnmi-log-level | Sets the log level verbosity for the gNMI agent. | 4.0.0 |
netq config add agent gnmi-port | Changes the gNMI port. | 4.0.0 |
netq add check-filter | Creates a filter for validations. | 4.0.0 |
netq del check-filter | Deletes the specified check filter. | 4.0.0 |
netq show check-filter | Shows all check filters. | 4.0.0 |
netq [<hostname>] show roce-counters | Displays the RoCE counters. | 4.0.0 |
netq [<hostname>] show roce-config | Displays the RoCE configuration. | 4.0.0 |
netq [<hostname>] show roce-counters pool | Displays the RoCE counter pools. | 4.0.0 |
Modified Commands
The following table summarizes the commands that have changed with this release.
Updated Command | What Changed | Version |
---|---|---|
netq check agents netq check bgp netq check cl-version netq check clag netq check evpn netq check interfaces netq check mlag netq check mtu netq check ntp netq check ospf netq check sensors netq check vlan netq check vxlan netq show unit-tests agent netq show unit-tests bgp netq show unit-tests cl-version netq show unit-tests evpn netq show unit-tests interfaces netq show unit-tests ntp netq show unit-tests ospf netq show unit-tests sensors netq show unit-tests vlan netq show unit-tests vxlan |
Added [check_filter_id <text-check-filter-id>] as an option, so you can specify a unique ID for a check filter. |
4.0.0 |
netq check agents netq check bgp netq check clag netq check interfaces netq check mlag netq check mtu netq check ntp |
Added [streaming] option to perform a streaming query check. |
4.0.0 |
netq [<hostname>] show bgp | Added `[established | failed]` options to show only established or failed BGP sessions. |
netq config add agent wjh-threshold | You can specify all instead of a list of traffic classes (<text-tc-list> ) or a list of ports (<text-port-list>) . |
4.0.0 |
netq config del agent wjh-threshold | You can specify all instead of a list of traffic classes (<text-tc-list> ). |
4.0.0 |
netq [<hostname>] show events | Added tca_roce and roceconfig event types. |
4.0.0 |
netq lcm upgrade | Changed the run-before-after option to run-snapshot-before-after . |
4.0.0 |
Removed Commands
The following table summarizes the commands that have been removed in this release.
Updated Command | Version |
---|---|
netq check license | 4.0.0 |
netq show license | 4.0.0 |
netq show unit-tests license | 4.0.0 |