internal override bool EqualsData(IpV6AccessNetworkIdentifierSubOption other)
 {
     return EqualsData(other as IpV6AccessNetworkIdentifierSubOptionUnknown);
 }