mirror of
				https://github.com/KevinMidboe/mktxp-no-cli.git
				synced 2025-10-29 17:50:23 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							1be2ed805b
						
					
				
				
					commit
					10e6802234
				
			@@ -277,8 +277,7 @@ When gathering various IP address-related metrics, MKTXP automatically resolves
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
remote_dhcp_entry = None        # An MKTXP entry for remote DHCP info resolution in capsman/wireless
 | 
					remote_dhcp_entry = None        # An MKTXP entry for remote DHCP info resolution in capsman/wireless
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
`MKTXP entry` in this context can be any other mktxp.conf entry, and for the sole purpose of providing DHCP info it does not even need to be enabled.  
 | 
					`MKTXP entry` in this context can be any other mktxp.conf entry, and for the sole purpose of providing DHCP info it does not even need to be enabled.  An example:
 | 
				
			||||||
An example below:
 | 
					 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
[RouterA]
 | 
					[RouterA]
 | 
				
			||||||
    ...  # RouterA settings as normal
 | 
					    ...  # RouterA settings as normal
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user