dnsalg-constraints
The dnsalg-constraints configuration element is used to provision various traffic constraints upon existing dns-config configurations.
Parameters
- name
 - name of the dnsalg constraint configuration element this value is applied in a dns-config configuration element.
 - state
 - State of this dnsalg-constraint. 
				
                        
- Default: enabled
 - Values: enabled | disabled
 
 - max-burst-rate
 - Maximum number of messages that can pass through the system in the burst rate window before setting the element to Constraints Exceeded.
 - max-inbound-busrt-rate
 - maximum number of inbound messages received by the referencing element within the burst rate window before setting the element to Constraint Exceeded. 
				
                        
- Default: 0
 - Values: 0-999999
 
 - max-outbound-burst-rate
 - maximum number of outbound messages forwarded from the referencing element within the burst rate window before setting the element to Constraints Exceeded. 
				
                        
- Default: 0
 - Values: 0-999999
 
 - burst-rate-window
 - Number of seconds during which to count messages toward a maximum burst rate. 
				
                        
- Default: 0
 - Values: 0-999999
 
 - max-sustain-rate
 - maximum number od messages that can pass through the system in the sustained rate window before setting the element to Constraints Exceeded. 
				
                        
- Default: 0
 - Values: 0-999999
 
 - max-inbound-sustain-rate
 - maximum number of inbound messages received by the referencing element within the sustained rate before setting the element to Constraints Exceeded. 
				
                        
- Default: 0
 - Values: 0-999999
 
 - max-outbound-sustain-rate
 - maximum number of outbound messages forwarded from the referencing element within the sustained rate window before setting the element to Constraints Exceeded. 
				
                        
- Default: 0
 - Values: 0-999999
 
 - sustain-rate-window
 -  
                        				
                        number of seconds during which to count messages toward a maximum sustained rate. a maximum sustained rate.
- Default: 0
 - Values: 0-999999
 
 - max-latency
 -  
                        				
                        The maximum time in seconds a reply to a DNS request can take before considering that DNS server as out of service.
- Default: 0
 - Values: 0-999999
 
 - time-to-resume
 -  
                        				
                        number of seconds that the referencing element stays in Constraints Exceeded state and rejects messages before it returns to service.
- Default: 0
 - Values: 0-999999
 
 
Path
Path: dnsalg-constraintsis a configuration element under the media-managerpath. The full path from the topmost ACLI prompt is: full path from the topmost ACLI prompt is: configure terminal > media-manager > dnsalg-constraints.