Purpose
Use this page as the command inventory for 01sh. The exact command tree is generated at runtime from the appliance model, enabled features, workflow descriptors, and local CLI diagnostic commands.
Source Of Truth
The live source of truth is:
help tree
help detail <command-path>
<partial-command> ?
This manual records the command tree observed on a FlowDirector-12K appliance running 01Layer 26.2 development software. Other models may expose fewer model-specific commands.
Full Command Tree
config
interface - Traffic Port Settings
device-center
device - Display configured Device Center member devices
device
add - Add Device
delete - Delete device
edit - Edit Device
offline - Set device to be offline
online - Bring device online...
token
add - Generate NDC Access Token
delete - Delete Access Token
edit - Edit Access Token
system
access - System Access Methods
cert - Upload Certificate for Web Access
device_info - Device Information
email - Email Settings
firmware - Firmware management
ha - High Availability Settings
inicx - iNIC-X module board information
resource - Hardware Resource Allocation Policy
resource-policy - Resource Allocation Policy
snmp - SNMP Service
syslog - Remote Syslog
user - User management
usergroup - User group management
auth
ldap - Setup LDAP Server
password-policy - User Password and Login Rules
radius - Setup RADIUS Server
tacacs - Setup TACACS+ Server
firmware
activate - Switch firmware release
remove - Remove a firmware release
update - Update Firmware
mgmt
acl - Management Access ACL
ip - Management Port Settings
port
direction - Traffic Directions
fd - Traffic Port Settings
fddir - Allowed Traffic Directions
settings - Modify port settings
time
clock - Clock and Time
ntp - Networked Time Server
timezone - Device time zone and display time zones
user
add - Add a user account
disable - Disable user account
edit - Edit selected user account
enable - Enable user account
remove - Remove the selected user account
reset - Reset stalled UI session state
self - Edit my account
unlock - Unlock user account
usergroup
add - Add a new user group
edit - Edit user group
remove - Remove the user group
cli
paging - Enable CLI paging for this session
no-paging - Disable CLI paging for this session
screen-width - Set CLI screen width for this session
nextio
edit - Open a NextIO diagram for editing
add - Add a NextIO diagram optionally from a template
remove - Remove a NextIO diagram file
show
cli - Show local CLI build information
running - Show current running configuration summary
nextio - Show NextIO services or one NextIO service
interface - Traffic Port Settings
device-center
devices - Device Center member devices
tokens - Device Center access tokens
system
access - System Access Methods
device_info - Device Information
email - Email Settings
events - System events and logs
firmware - Firmware management
ha - High Availability Settings
license - Display appliance license status
resource - Hardware Resource Allocation Policy
resource-policy - Resource Allocation Policy
snmp - SNMP Service
syslog - Remote Syslog
user - User management
usergroup - User group management
status - Show local system startup status
version - Show system version information
auth
ldap - Setup LDAP Server
password-policy - User Password and Login Rules
radius - Setup RADIUS Server
tacacs - Setup TACACS+ Server
mgmt
acl - Management Access ACL
ip - Management Port Settings
port
direction - Traffic Directions
fd - Traffic Port Settings
fddir - Allowed Traffic Directions
settings - Modify port settings
time
ntp - Networked Time Server
timezone - Device time zone and display time zones
now - Show current system time
exec
halt - Halt System
reboot - Reboot System
ping - Send ICMP echo requests
shell - Open interactive bash shell
config
download - Download Configuration
download-snapshot - Download Configuration Snapshot
reset - Reset Configuration and Reboot
restore-snapshot - Restore Configuration Snapshot
save - Confirm to save settings
upload - Upload and Restore Configuration
events
ack - Clear attention flag for an event
clear - Discard All Logged Events
firmware
apply - Apply Firmware and Reboot
license
request - Request License
upload - Upload product license
portcfg
download - Download Settings...
upload - Upload Settings
system
hardware-integrity-checker - Hardware Integrity Checker
events
clear - Clear system events
vfabric
cmd - Execute a VFabric command-shell command
table - Execute a VFabric table-shell command
nextio
verify - Verify a NextIO diagram file without execution
start - Start a NextIO service domain from a diagram file
stop - Stop a NextIO service domain from a diagram file
apply - Apply changes from a NextIO diagram file
diag
stress
collector - Run a synthetic collector storage stress test
vfabric
dump
ports - Dump vfabric port caches, mappings, and backend ground truth
resource - Dump vfabric resource allocator usage
filters - Dump vfabric configured filters and counters
ifp_entry - Dump one LTSW IFP entry and referenced templates
health - Dump vfabric backend health counters and error state
packet
watch - Start, stop, or inspect SDK RX packet watcher logging
inject - Inject PCAP or hex packets into the ingress pipeline from a port
trace - Trace PCAP or hex packets through the ingress pipeline from a port
transceiver
qdd-loop-power - Display or set FS QDD-LOOP-400G power
low-power - Display or set QSFP-DD CPLD low-power pins
help
tree - Display command tree
search - Search command and parameter help text
brief - Show brief help for a command path
detail - Show detailed help for a command path
history
clear
logout
Command Detail
Use help detail for exact syntax and parameter information:
help detail config interface
help detail config system mgmt ip
help detail exec ping
help detail diag vfabric packet inject
Typical detail output includes:
NAME
config interface - Traffic Port Settings
SYNOPSIS
config interface [display_name] [admin] [autoneg] [an_speed] [speed] [fec] [loopback] [xcvr_type_hint] [dir] [data_diode_tx_only] [diag_enable]
HANDLER
type: workflow
id: fdPortSettings
PARAMETERS
speed
type: api
required: false
help: Port speed selection
Search
Use help search <text> when you do not know the command path:
help search port
help search firmware
help search vfabric
The search result includes matching commands and parameter help text.
Model-Specific Commands
The command tree is model-aware. On FlowDirector-12K, model-specific examples include:
config interfacediag transceiver low-powerdiag transceiver qdd-loop-powerdiag vfabric dump ifp_entrydiag vfabric packet inject
Do not assume these commands exist on every appliance model.