# IT:AD:RFC 2119 # * [[../|(UP)]] * See also: * [[IT/AD/MOSCOW/]] * [[IT/AD/Requirements/HowTo/The Requirements of a Requirement]] The RFC title says it all: *"Key words for use in RFCs to Indicate Requirement Levels"* ## Notes The Key words that RFC 2119 define are as follows: 1. MUST This word, or the terms "REQUIRED" or "SHALL", mean that the definition is an absolute requirement of the specification. 2. MUST NOT This phrase, or the phrase "SHALL NOT", mean that the definition is an absolute prohibition of the specification. 3. SHOULD This word, or the adjective "RECOMMENDED", mean that there may exist valid reasons in particular circumstances to ignore a particular item, but the full implications must be understood and carefully weighed before choosing a different course. 4. SHOULD NOT This phrase, or the phrase "NOT RECOMMENDED" mean that there may exist valid reasons in particular circumstances when the particular behavior is acceptable or even useful, but the full implications should be understood and the case carefully weighed before implementing any behavior described with this label. ## Resources ## * https://www.ietf.org/rfc/rfc2119.txt * http://www.rfc-base.org/rfc-2119.html