[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Diffserv] RE: FW: FlowId and FlowIdOrAny



[ post by non-subscriber.  with the massive amount of spam, it is easy to miss
  and therefore delete posts by non-subscribers.  if you wish to regularly
  post from an address that is not subscribed to this mailing list, send a
  message to <listname>-owner@ops.ietf.org and ask to have the alternate
  address added to the list of addresses from which submissions are
  automatically accepted. ]

Procedurally, very complex fix for something very simple but it seems the best possible one.

Branislav

  > 
  > My proposal is to do the following:
  > 
  > - Someone creates a new ID that contains a small MIB module
  >   that contains two TCs:
  > 
  >   FlowId            TEXTUAL-CONVENTION
  >       DISPLAY-HINT "d"
  >       STATUS        current
  >       DESCRIPTION  "The flow identifier or flow Label in an IPv6
  >                     header that may be used to discriminate traffic
  >                     flows.
  >                    "
  >       SYNTAX        Integer32 (0..1048575)
  > 
  >   FlowIdOrAny       TEXTUAL-CONVENTION
  >       DISPLAY-HINT "d"
  >       STATUS        current
  >       DESCRIPTION  "The flow identifier or flow lable in an IPv6 
  >                     header that may be used to discriminate traffic
  >                     flows.  The value of -1 is used to indicate a
  >                     wildcard, i.e. any value.
  >                    "
  >       SYNTAX        Integer32 (-1 | 0..1048575)