dfxt

dfxt - dflux developer tool

dflux test automation tool for core network

Usage: dfxt [options]
       dfxt [-h|--help] [-v|--version]

Options:
	-t, --template <file>           Template file path
	-s, --subscribers <file>        Subscribers csv file path

Logging Options:
	-l, --log <file>                File to redirect log output
	-j, --json                      Output log in json format (default: false)
	-D, --debug                     Enable debugging output (default: false)
	-V, --trace                     Enable tracing output (default: false)
	-DV                             Enable debugging & tracing output (default: false)
	-M, --metrics                   Enable prometheus metrics (default: false)
	-MP                             Metrics port (default: 81990)

Common Options:
	-h, --help                      Show this message
	-v, --version                   Show version

Output / Result

 |‾‾‾‾‾\  |‾‾‾‾‾‾| |‾‾|     |‾‾|    |‾‾|  |‾\     /‾|       
 |  |‾| | |  |‾‾‾  |  |     |  |    |  |   \ \   / /        
 |  | | | |   ‾‾|  |  |     |  |    |  |    \ ‾‾‾ /         
 |   ‾ /  |  |‾‾   |   ‾‾‾|  \  \   /  /   / /‾‾‾\ \ .io    
  ‾‾‾‾‾    ‾‾       ‾‾‾‾‾‾    ‾‾‾‾‾‾‾‾     ‾‾     ‾‾        
⠦ Executing Gnb User Registration - User Registration flow with PDUSession establishmentExecutionID: 917d35f1
TemplateID: 87de3432-53be-4525-be13-5b6fa5586fda
Name: Gnb User Registration
Description: User Registration flow with PDUSession establishment
Labels: enf.gnb / peer.amf / sequence.registration / env.lab

 completed 1 flows, 1 success, duration 2.000503728s
 messages sent 13 (783kb) received 8 (632kb)
 procedures 1 gnb, 1 ue, 1 pdu

 METRICS (TX)                           #  SIZE  
 NASUplinkTransport                     7  500kb 
 NGAPInitialContextSetupResponse        1  20kb  
 NGAPInitialUEMessage                   1  80kb  
 NGAPPduSessionResourceReleaseResponse  1  47kb  
 NGAPPduSessionResourceSetupResponse    1  41kb  
 NGAPUEContextReleaseComplete           1  39kb  
 NgSetupRequest                         1  56kb  


 METRICS (RX)                          #  SIZE  
 NASDownlinkTransport                  3  145kb 
 NGAPInitialContextSetupRequest        1  181kb 
 NGAPPduSessionResourceReleaseCommand  1  54kb  
 NGAPPduSessionResourceSetupRequest    1  155kb 
 NGAPUEContextReleaseCommand           1  21kb  
 NgSetupResponse                       1  76kb  

 ✔ ok

Last updated

Was this helpful?