mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	README.md : description for py-json scripts
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		| @@ -11,6 +11,14 @@ this script will depend on the mode used, a read-only test will check the read-b | ||||
| and both will check both attributes. If the relevant attributes increase over the duration of the test it will pass, | ||||
| otherwise it will fail. | ||||
|  | ||||
| Example:  | ||||
| ./test_fileio.py --macvlan_parent <port> --num_ports <num ports> --use_macvlans  | ||||
|                  --first_mvlan_ip <first ip in series> --netmask <netmask to use> --gateway <gateway ip addr> | ||||
|  | ||||
| ./test_fileio.py --macvlan_parent eth2 --num_ports 3 --use_macvlans --first_mvlan_ip 192.168.92.13  | ||||
|                  --netmask 255.255.255.0 --gateway 192.168.92.1 | ||||
|  | ||||
|  | ||||
| Use './test_fileio.py --help' to see command line usage and options | ||||
| Copyright 2021 Candela Technologies Inc | ||||
| License: Free to distribute and modify. LANforge systems must be licensed. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Chuck SmileyRekiere
					Chuck SmileyRekiere