dnsalg-constraints
The dnsalg-constraints configuration element is used to provision various traffic constraints upon existing dns-config configurations.
Parameters
- name
 - The 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, per second, that can pass through
						the system in the burst rate window before setting the element to
						Constraints Exceeded. 
                        
- Default: 0
 - Values: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - max-sustain-rate
 - The 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: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - max-inbound-burst-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: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - max-inbound-sustain-rate
 - The maximum number of inbound messages received by the
						referencing element within the sustained rate before setting the element to
						Constraints Exceeded. 
                        
- Default: 0
 - Values: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - 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: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - max-outbound-sustain-rate
 - The 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: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - time-to-resume
 - 
                        						
                        The number of seconds that the referencing element stays in Constraints Exceeded state and rejects messages before it returns to service.
- Default: 0
 - Values: 
                                 
- Min: 0
 - Max: 4294967295
 
 
 - burst-rate-window
 - Number of seconds during which to count messages toward a
						maximum burst rate. 
                        
- Default: 0
 - Values: 
                              
- Min: 0
 - Max: 4294967295
 
 
 - sustain-rate-window
 - 
                        						
                        The number of seconds during which to count messages toward a maximum sustained rate. a maximum sustained rate.
- Default: 0
 - Values: 
                                 
- Min: 0
 - Max: 4294967295
 
 
 - 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: 
                                 
- Min: 0
 - Max: 4294967295
 
 
 
Path
Path: dnsalg-constraints is 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.