Index |
This field is used for SIF-internal signalling and stores the index for the expected session for later matching. |
Source |
The source-IP-address for the expected session. A value of 0 means ANY source-address. |
Destination |
The destination-IP-address for the expected session. A value of 0 means ANY destination-address. |
Protocol |
The protocol of the expected session. Enumerations: - igmp (2)
- ip (4)
- tcp (6)
- udp (17)
- delete (255)
|
SourcePort |
The source-port-number of the expected session. A value of 0 means ANY source-port-number. |
DestPort |
The destination-port-number of the expected session. A value of 0 means ANY destination-port-number. |
Priority |
Defines the QoS-priority/policy to be used for the expected SIF-session. Enumerations: - default (1)
- low-latency (2)
- high (3)
- medium (4)
- low (5)
|
ClassId |
Internal ID for mapping SIF-policy to QoS-policy. Default-value of 0 means NOT SPECIFIED. Range: 1 to 255 |
IfIndex |
Interface-index for which the session is expected. A value of 0 means ANY interface-index. |