Parameter: SCCP Net Indicator Bit: Difference between revisions
(Created page with "=SCCP Network Indicator Bit= The Network Indicator is two bits wide. The msb tells if the network is National or International. The lsb tells if the network is Reserved ...") |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=SCCP Network Indicator Bit= | =SCCP Network Indicator Bit= | ||
The Network Indicator is | The SCCP Network Indicator is one bit wide. | ||
It is the Most significant bit of the Address Indicator. | |||
It should always be set to international. | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Decimal | ! Decimal !! Description | ||
|- | |- | ||
| | | 0 || International | ||
|- | |- | ||
| | | 1 || National | ||
|} | |} | ||
---- | |||
[[File:Sccp_net_indicator.png|Sccp net indicator]] | |||
'''Wireshark does not decode this field yet.''' | |||
